Jump to content

SSH file transfer protocol

From Simple English Wikipedia, the free encyclopedia
Revision as of 10:30, 1 December 2011 by WikitanvirBot (talk | changes) (r2.7.1) (Robot: Adding zh:SSH文件传输协议)

In computing, the SSH File Transfer Protocol (sometimes called Secure File Transfer Protocol or SFTP) is a network protocol that provides file transfer and management of functionalities over any reliable data stream like TCP. It is typically used with version two of the SSH protocol (TCP port 22) to provide secure file transfer, but is also usable with other protocols as well.