ECACCESS-ASSOCIATION-PUT(1p) | User Contributed Perl Documentation | ECACCESS-ASSOCIATION-PUT(1p) |
ecaccess-association-put - Update/Create an Association
ecaccess-association-put -version|-help|-manual
ecaccess-association-put [-debug] [-gateway name] [-password] source-file
Allow updating or creating an ECtrans Association. If the name exists then the Association is updated. If it does not exists then a new Association is created. In order to get a template for a new Association please use the following command:
ecaccess-association-get -template association-name target-file
The target-file for the Association Descriptive File does not have to be the name of the Association itself. The name for the Association is specified in the association-name parameter.
When creating a new Association the -password option should be used to set the password (it can not be set in the Association Descriptive File as this would not be secure).
ecaccess-association-put -password ./test
Push the Association described in the ./test file of your current directory on your default Gateway. You will be also prompted for a new password.
ecaccess-association-put -gateway ecaccess.ecmwf.int ./test
Push the Association described in the ./test file of your current directory on the ecaccess.ecmwf.int Gateway.
ecaccess-association-delete, ecaccess-association-get, ecaccess-association-list, ecaccess-association-protocol and ecaccess.
2021-01-05 | perl v5.32.0 |