Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All your ECtrans Associations for a Gateway (e.g. the "ecaccess.ecmwf.int" Gateway) can be listed with

...

To list all the ECtrans Protocols supported by a Gateway (e.g. ecaccess.ecmwf.int) command

> curl $ECACCESS_OPTS -H "Token: ahs4w294" "$ECACCESS_URLV2/protocols/ecaccess.ecmwf.int"

...

The ECaccess files are in the form [domain:][/user-id/]path. Please refer to section 5.4 File Management for more information on the ECaccess File System. To download a source ecaccess file, e.g. c2a:/tmp/test.tar.gz), use

...