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 14:35, 1 December 2008 (Secure File Transfer '''Program''' (sftp) does not uses the Secure File Transfer '''Protocol''' (or FTP over SSH)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The sftp command (Secure File Transfer Program) is an SFTP client for Unix-like Operating Systems.

Contrary to its name, sftp does not uses the Secure File Transfer Protocol (or FTP over SSH) but it uses the SSH File Transfer Protocol.

sftp has been developed by Damien Miller, who is also the main developer of OpenSSH