Jump to content

sftp

From RaySoft

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

Configuration

Files

Syntax

sftp [USER@]HOST[:FILE ...]

References

  1. Project contributors. "sftp(1)." OpenSSH project. https://man.openbsd.org/sftp (accessed 18.03.2025)