Jump to content

Secure file transfer program

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Huon (talk | contribs) at 19:57, 2 March 2014 (Undid revision 597784901 by Kishore kher (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The sftp command is a command-line interface client program implementing the client-side of the SSH File Transfer Protocol as implemented by the sftp-server command by the OpenSSH project, which runs inside the encrypted Secure Shell connection.[1]

It provides an interactive interface similar to that of traditional FTP clients.

sftp should not be confused with running an FTP client over an SSH connection.

One implementation of sftp is part of the OpenSSH project.[1]

References

See also