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