There were a couple of other updates:
glite-data-transfer-agents v3.4.1-1
Really fixing #47507: SRMv2.2 as default.
This is a two character fix, which finally made it to the release.
If you cannot wait then there are some workarounds. The original idea of adding
FTA_GLOBAL_ACTIONS_SRMVERSION="2.2"
worked only for the VO agents, so one also has to add the following lines to the Yaim config:
FTA_TYPEDEFAULT_SRMCOPY_ACTIONS_SRMVERSION="2.2"
FTA_TYPEDEFAULT_URLCOPY_ACTIONS_SRMVERSION="2.2"
... or simply submit a full SURL to FTS including the endpoint of the SRMv2 server.
glite-data-transfer-cli v3.7.1-1
- Fixing a regression: overwrite flag (-o) should not require an argument, which problem was introduced in 2008 March as a regression.
- Updated the test suite to the latest FTS service.
No comments:
Post a Comment