Skip to content

move

Move/rename a remote file or folder.

Syntax:

shell
sfiler [options] move <path_to_move> <destination_path>

Example:

To move a file and rename a file at the same time.

shell
sfiler.exe "my-user" -p "my-password" -s https://www.sfiler.com/sfiler/server/ move "/Inbox/my-file.txt" "/Inbox/temp/my-new-file.txt"