TheBestLinks.com
TheBestLinks.com
SSH file transfer protocol, Computing, FTP, File system, IETF, Network protocol ... Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

SSH file transfer protocol

From TheBestLinks.com

The term SFTP can refer to several network protocols other than this one.

In the context of the secure shell (SSH) network protocol, SFTP can refer to one of two related things:

  • 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.

Compared to the earlier scp protocol, the SFTP protocol allows for many more operations on remote files -- it is more like a remote file system protocol. It attempts to be more platform-independent; for instance, with scp, the expansion of wildcards specified by the client was up to the server, whereas SFTP's design avoids this problem.

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.



Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 22:14, 2 Oct 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki