Skip to content

download

Syntax:

shell
sfiler [options] download [Command options] <filename>
Command OptionsRequired/OptionalDescription
-vOptionalThe version number of the file to retrieve, if omitted, retrieves the latest version.
-aOptionalSave As. The name to use when saving the file on disk. Default: Original filename from server.
-oOptionalOverwrite 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"