Hi CMS,
I’d like to use gridftp to transfer files from Archer2 to Jasmin as I’ve just noticed that this has recently become possible (without parallel streams currently):
https://docs.archer2.ac.uk/user-guide/data/#data-transfer-via-gridftp
In order to get optimal performance I’d like to change the hardcoded flags to the recommendations in the jasmin link above, but I don’t think I an account on the puma svn repository to branch the postprocessing app.
Could you please either:
- Help me get an account, or
- Make the branch I need? The only change would be on line 268 of pp/Postprocessing/transfer.py:
globus_cmd = “globus-url-copy -vb -cd -r -cc 4 -sync”
(instead of globus_cmd = “globus-url-copy -vb -cd -p 4 --cc 4 -sync”)
Best wishes,
Emma