SFTP and SCP support

From TotalcmdWiki
Revision as of 15:21, 9 March 2007 by Secmast (talk | contribs)
Jump to navigation Jump to search

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)