Feature #7041
ifdh_copyback.sh should become protocol independant
Description
Currently ifdh_copyback.sh uses explicit srmls and srmrm commands; it should
be updated to use "ifdh ls" and "ifdh rm", which should make it location type
independant, i.e. it could work for gsiftp: or i: or even local file paths
instead of only working for srm:
History
#1 Updated by Marc Mengel about 6 years ago
- Description updated (diff)
- Target version changed from v1_5_2 to v1_7_1
This is now roughed in in 0fb082b4a921a9887c77413d1158b9deba9afc7f through 1ae88a6325400b6f85e59f66823f2d086fb9e2b7
More testing needed, but mostly there.
#2 Updated by Dennis Box almost 6 years ago
- Target version changed from v1_7_1 to v1_8_0
#3 Updated by Dennis Box over 5 years ago
IFDH_STAGE_VIA is env variable that affects this. Tested with srm://machine.name/directory test it with a /pnfs path maybe a S3://path
#4 Updated by Dennis Box over 5 years ago
- Assignee changed from Marc Mengel to Dennis Box
- Target version changed from v1_8_0 to v1_8_3
#5 Updated by Dennis Box over 5 years ago
- Target version changed from v1_8_3 to v1_8_6
#6 Updated by Marc Mengel over 4 years ago
- Status changed from New to Resolved
I believe this has been working in the last few releases; and we have test_multi_xyz_stageout.sh scripts in the test area for multiple protocols.
#7 Updated by Marc Mengel over 4 years ago
- Status changed from Resolved to Closed