SFTP and SCP support: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:




----
{{backlink|File system plugins Ideas and suggestions|File system plugins (WFX)}}
{{backlink|File system plugins Ideas and suggestions|File system plugins (WFX)}}

Latest revision as of 15:21, 9 March 2007

The SSH File Transfer Protocol or SFTP is a network protocol that provides file transfer and manipulation functionality over any reliable data stream. The Secure Copy or SCP is a means of securely transferring computer files between a local and a remote host or between two remote hosts.

Both are using the Secure Shell (SSH) protocol. It allow transfert between computer from remote location without the needs to share the directory



Back to File system plugins (WFX)