SSH file transfer protocol Guide, Meaning , Facts, Information and Description
- The term SFTP can refer to several network protocols other than this one.
- SSH or secure file transfer protocol, a protocol run over SSH to transfer and manage files.
- Secure file transfer program, a command-line program that implements the client part of this protocol, such as that supplied with OpenSSH.
The sftp program accordingly provides an interactive interface similar to that of traditional ftp clients. The SFTP protocol is however not simply FTP run over SSH (see secure FTP); it is a new protocol designed from the ground up by the IETF SECSH working group.
Some implementations of the scp program actually use the SFTP protocol to perform file transfers.
sftp is most often associated with SSH protocol version 2 implementations, having been designed by the same working group. However, it is possible to run it over SSH-1, and some implementations support this.
This is an Article on SSH file transfer protocol. Page Contains Information, Facts Details or Explanation Guide About SSH file transfer protocol
