Owner manual

--disconnect Disconnect after executing the command.
--user or -u <string> User name for the remote system
--password or -p <string>
Password for the remote system
--port <string> Port to use for the file copy (defaults to 22)
--host <string> Host to connect to
(See
help –-all for details on these options: --display, --output-file)
Arguments
command Command to execute. This argument can be used multiple times.
Any of the following values can be used:
CD: Change the remote directory.
CHGRP: Change the file group <groupid:int> <file> [file]*
CHOWN: Change the file owner <ownerid:int> <file> [file]*
DIR: List the remote directory contents <directory>.
DISCONNECT: Disconnect the currently cached session.
GET: Get a remote file <file> [local].
GET_APPEND: Append to a local <file> [local].
GET_RESUME: Resume get <remote file> [local].
LCD: Change the local directory <directory>.
LDIR: List the local directory contents <directory>.
LLS: List the local directory contents <directory>.
LN: Link a remote file <current> <new>.
LPWD: Print the local directory.
LS: List the remote directory contents <directory>.
LSTAT: Retrieve information about a local file <file>.
MKDIR: Make a remote directory <directory> [directory]*.
PUT: Copy to remote <local> [remote].
PUT_APPEND: Append to remote <local> [remote].
106