Changes between Version 57 and Version 58 of ESGFGetCredentials
- Timestamp:
- Jan 24, 2018 11:40:24 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFGetCredentials
v57 v58 232 232 233 233 == globus-url-copy == 234 235 236 {{{ 237 java -jar getESGFCredentials.jar -cacertspem --output <output> --openid <openid> 234 {{{ 235 java -jar getESGFCredentials.jar --credentials --output <output> --openid <openid> 238 236 globus-url-copy -cred <output>/credentials.pem gsiftp://data.meteo.unican.es:2811/<dataset> <destination> 239 237 }}}