sftp
sftp is a file transfer program, similar to ftp, which performs all operations over an encrypted ssh transport. It may also use many features of ssh, such as public key authentication and compression.[1]
Documentation
- man 1 'sftp' [EN]
Configuration
Files
-
/
-
etc/
-
ssh/
- ssh_config, Example: 1
-
ssh/
-
etc/
Syntax
sftp [USER@]HOST[:FILE ...]
References
- ↑ Project contributors. "sftp(1)." OpenSSH project. https://man.openbsd.org/sftp (accessed 18.03.2025)