ECACCESS-FILE-COPY(1p) | User Contributed Perl Documentation | ECACCESS-FILE-COPY(1p) |
ecaccess-file-copy - Copy an ECaccess File
ecaccess-file-copy -version|-help|-manual
ecaccess-file-copy [-debug] [-erase] source-ecaccess-file target-ecaccess-file
Copy the source-ecaccess-file to the target-ecaccess-file.
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.
ecaccess-file-copy ec:bin/a.out c1a:/c1a/tmp/systems/xyz/a.out
Copy the a.out File in the ECFS bin directory of the authenticated user to the "/c1a/tmp/systems/xyz" directory on c1a.
ecaccess-file-delete, ecaccess-file-get, ecaccess-file-mget, ecaccess-file-modtime, ecaccess-file-mput, ecaccess-file-rmdir, ecaccess-file-chmod, ecaccess-file-dir, ecaccess-file-mdelete, ecaccess-file-mkdir, ecaccess-file-move, ecaccess-file-put, ecaccess-file-size and ecaccess.
2021-01-05 | perl v5.32.0 |