Jump to content

Secure file transfer program

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Oliver.hessling (talk | contribs) at 15:02, 1 December 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Contrary to its name, the sftp command is not an SFTP client (SSH File Transfer Protocol), but it is an FTP-over-SSH client (an FTP client over an SSH tunnel).


In fact, SFTP can designate two different TCP/IP protocols:


sftp is part of the OpenSSH project.