sftp
Verified for current stable LTS
Sftp Commands
Sftp command syntax with verified terminal examples.
Commands
8 commands for Sftp
sftp Operations
Sftp Command: Connect To Predefined Host
sftp <host> sftp Operations
Sftp Command: Connect To Remote Server Alternate Port
sftp -P <remote_port> <remote_user>@<remote_host> sftp Operations
Sftp Command: Connect To Remote Server Interactive
sftp <remote_user>@<remote_host> sftp Operations
Sftp Command: List Files On Local Machine
lls sftp Operations
Sftp Command: List Files On Remote Machine
ls sftp Operations
Sftp Command: Transfer Local File To Remote
put <path/to/local_file> sftp HTTP
Sftp Command: Transfer Remote Directory Recursively
get -R <path/to/remote_directory> sftp HTTP
Sftp Command: Transfer Remote File To Local
get <path/to/remote_file> Suggest a Sftp Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sftp workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.