Scroll to navigation

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

NAME

ecaccess-file-delete - Remove an ECaccess File

SYNOPSIS

ecaccess-file-delete -version|-help|-manual

ecaccess-file-delete [-debug] [-force] ecaccess-file

DESCRIPTION

Remove the ecaccess-file.

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

ecaccess-file
The name of the ECaccess File to delete.

OPTIONS

-force
Ignore nonexistent files and complete successfully.
-version
Display version number and exits.
-help
Print a brief help message and exits.
-manual
Prints the manual page and exits.
-retry count
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.
-debug
Display the SOAP and SSL messages exchanged.

EXAMPLES

ecaccess-file-delete scratch:bin/a.out

Remove the a.out File of the $SCRATCH/bin directory of the authenticated user.

SEE ALSO

ecaccess-file-chmod, 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-mkdir, ecaccess-file-move, ecaccess-file-put, ecaccess-file-size and ecaccess.
2013-12-11 perl v5.18.1