download
Syntax:
shell
sfiler [options] download [Command options] <filename>
Command Options | Required/Optional | Description |
---|---|---|
-v | Optional | The version number of the file to retrieve, if omitted, retrieves the latest version. |
-a | Optional | Save As. The name to use when saving the file on disk. Default: Original filename from server. |
-o | Optional | Overwrite the file on disk without asking. Default: false |
note
If path not included in filename, Current path will be assumed.
Example:
shell
sfiler.exe -l "my-user" -p "my-password" -s https://www.okiok.com/sfiler/server/> download "/Inbox/test.txt"