ecaccess-file-movep - Online in the Cloud

This is the command ecaccess-file-movep that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ecaccess-file-move - Move or Rename ECaccess Files

SYNOPSIS


ecaccess-file-move -version|-help|-manual

ecaccess-file-move [-debug] source-ecaccess-file target-ecaccess-file

DESCRIPTION


Allow moving an ECaccess File. When the move occurs within the same ECaccess File System
then it is a rename. When the move occurs across two different ECaccess File Systems then
first a copy is done and then a delete of the original file is done (e.g. similar to
ecaccess-file-copy ... -erase).

The source-ecaccess-file and target-ecaccess-file are 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


source-ecaccess-file
The source ECaccess File name.

target-ecaccess-file
The target ECaccess File name.

OPTIONS


-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-move ec:test1.txt ec:test2.txt

Rename the test1.txt file in the ECFS directory of the authenticated user in test2.txt.

ecaccess-file-move ec:test1.txt home:test2.txt

Copy the test1.txt file from the ECFS directory of the authenticated user to the test2.txt
file in the $HOME directory of the authenticated user, then delete the test1.txt file from
ECFS.

Use ecaccess-file-movep online using onworks.net services



Latest Linux & Windows online programs