ECACCESS-FILE-MPUT(1p) | User Contributed Perl Documentation | ECACCESS-FILE-MPUT(1p) |
ecaccess-file-mput - Upload Multiple Local Files on the ECaccess File System at once
ecaccess-file-mput -version|-help|-manual
ecaccess-file-mput [-debug] [-progress] [-force] [-umask mode] [-bufsize length] source-local-file [...] target-ecaccess-directory
Allow uploading Multiple Local Files on target-ecaccess-directory at once.
The target-ecaccess-directory 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.
Please note this command is not recursive and will only upload plain-files (directories specified as source-ecaccess-file are ignored).
ecaccess-file-mput $HOME/*.txt home:/xyz/
Upload the local $HOME/*.txt Files in the ECaccess $HOME directory of the user xyz.
ecaccess-file-delete, ecaccess-file-get, ecaccess-file-mget, ecaccess-file-modtime, ecaccess-file-chmod, 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.
2021-01-05 | perl v5.32.0 |