sftp

From RaySoft

sftp is an interactive 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. sftp connects and logs into the specified host, then enters an interactive command mode.[1]

Documentation

Configuration

Files

Syntax

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

References

  1. man 1 'sftp'