HERA-Team / librarian

The HERA Librarian.
BSD 2-Clause "Simplified" License
7 stars 11 forks source link

Add globus to librarian #71

Closed plaplant closed 4 years ago

plaplant commented 4 years ago

This PR adds the ability to use globus to transfer files. If the globus transfer fails for any reason, the librarian falls back on rsync. We also add documentation explaining how to install and configure globus both on-site and at the target destination (e.g., NRAO, NERSC, etc.). This PR also include some formatting changes that hopefully increase readability.

plaplant commented 4 years ago

This seems to work as intended in production. If issues come up down the line, we can address them as needed.