Scroll to navigation

ECACCESS-FILE-MKDIR(1p) User Contributed Perl Documentation ECACCESS-FILE-MKDIR(1p)

NAME

ecaccess-file-mkdir - Make a Directory on the ECaccess File System

SYNOPSIS

ecaccess-file-mkdir -version|-help|-manual

ecaccess-file-mkdir [-debug] ecaccess-file

DESCRIPTION

Make the Directory ecaccess-file on the ECaccess File System, if it does not already exist.

The ecaccess-file is in the form [domain:][/user-id/]path. Please read the "Shell commands -> File Management" section of the "ecaccess" guide for more information on the ECaccess File System.

ARGUMENTS

The name of the ECaccess Directory to create.

OPTIONS

Display version number and exits.
Print a brief help message and exits.
Prints the manual page and exits.
Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the initial SSL connection initiated by the command to the ECMWF server. It does not apply to all the subsequent requests made afteward as it is mainly targeting errors that can happen from time to time during the SSL handshake. Default is no retry.
Display the SOAP and SSL messages exchanged.

EXAMPLES

ecaccess-file-mkdir c1a:/c1a/tmp/systems/xyz/test-dir

Make the test-dir Directory in the "/c1a/tmp/systems/xyz" directory on c1a.

SEE ALSO

ecaccess-file-delete, ecaccess-file-get, ecaccess-file-mget, ecaccess-file-modtime, ecaccess-file-mput, ecaccess-file-rmdir, ecaccess-file-copy, ecaccess-file-dir, ecaccess-file-mdelete, ecaccess-file-chmod, ecaccess-file-move, ecaccess-file-put, ecaccess-file-size and ecaccess.

2021-01-05 perl v5.32.0