sftp

Secure File Transfer Program.
Interactive program to copy files between hosts over SSH.
For non-interactive file transfers, see scp or rsync.

=> More information.

sftp {remote_user}@{remote_host}
sftp -P {remote_port} {remote_user}@{remote_host}
get {/path/remote_file}
put {/path/local_file}
get -R {/path/remote_directory}
lls
ls
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/sftp.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.405656 milliseconds
Gemini-to-HTML Time
0.293604 milliseconds

This content has been proxied by September (3851b).