NCAR / rda-globus

Utilities for managing NCAR RDA Globus shares and collecting transfer metrics.
MIT License
1 stars 0 forks source link

Update dsrqst transfer #18

Closed tcram closed 4 years ago

tcram commented 4 years ago

Updated dsglobus to account for tar files created by dsrqst subset requests. This code previously did not identify and transfer the tar files, because the tar files were not located in the base dsrqst directory. This updated code now checks for a 'TarFiles' directory, where the files to be transferred would be located.