-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Credentials Management, Pegasus Planner, Planner: Transfer Module
-
None
This involves changes both to the planner and pegasus-transfer
Email from Scott Callaghan
Mike Link at Globus helped me sort out my transfer issues. Basically, the special arguments I had to use are:
globus-url-copy -src-cred <proxy> -dst-cred <proxy> -data-cred <scottcal proxy> ...
So, for instance, to transfer from Stampede to Blue Waters, I ran the command:
globus-url-copy -src-cred <tera3d proxy> -dst-cred <scottcal proxy> -data-cred <scottcal proxy> gsiftp://stampede.... gsiftp://bluewaters....
It would be great if Pegasus were able to support this use case. Thanks for your help!
-Scott