This article lists communication protocols that are designed for file transfer over a telecommunications network.
Protocols for shared file systems—such as 9P and the Network File System—are beyond the scope of this article, as are file synchronization protocols.
A packet-switched network transmits data that is divided into units called packets. A packet comprises a header (which describes the packet) and a payload (the data). The Internet is a packet-switched network, and most of the protocols in this list are designed for its protocol stack, the IP protocol suite.
They use one of two transport layer protocols: the Transmission Control Protocol (TCP) or the User Datagram Protocol (UDP). In the tables below, the "Transport" column indicates which protocol(s) the transfer protocol uses at the transport layer. Some protocols designed to transmit data over UDP also use a TCP port for oversight.
The "Server port" column indicates the port from which the server transmits data. In the case of FTP, this port differs from the listening port. Some protocols—including FTP, FTP Secure, FASP, and Tsunami—listen on a "control port" or "command port", at which they receive commands from the client.
Similarly, the encryption scheme indicated in the "Encryption" column applies to transmitted data only, and not to the authentication system.
Protocol | Original author | First published | Protocol suite | Standard | Refs | |
---|---|---|---|---|---|---|
Full name | Abbreviation | |||||
CCSDS File Delivery Protocol | CFDP | 2002 | N/A | ISO 17355:2007 (v4) CCSDS 727.0-B-5 |
||
Cross File Transfer | CFT | N/A | No | |||
Fast and Secure Protocol | FASP | Ying Xu, Michelle Munson, Serban Simu | 2007 | N/A | No | [1] |
File Delivery over Unidirectional Transport | FLUTE | Internet Society | 2004 | N/A | RFC 6726 | [2] |
File Service Protocol | FSP | Wen-King Su | 1991 | N/A | No | [3][4] |
File Transfer Access and Management | FTAM | ISO 8571-4:1988 | ||||
FTP Secure | FTPS | Internet Society | 1997 | Internet protocol suite | RFC 2228, 4217 | [5][6] |
HTTP Secure | HTTPS | Taher Elgamal et al. | 1995 | Internet protocol suite | RFC 7230 | [7][8] |
Host Unix Linkage File Transfer | HULFT | ? | 1993 | N/A | No | |
Micro Transport Protocol | μTP | Ludvig Strigeus, Greg Hazel, Stanislav Shalunov, Arvid Norberg, Bram Cohen | 2007 | N/A | No | [9][10] |
Multicast Dissemination Protocol | MDP | No | ||||
Multicast File Transfer Protocol | MFTP | C. Kenneth Miller et al. | 1995 | N/A | IETF Draft (1998) | [11] |
NACK-Oriented Reliable Multicast Transport Protocol | NORM | RFC 5740 | ||||
Odette File Transfer Protocol | OFTP | Organisation for Data Exchange by Tele Transmission in Europe | 1986 | X.25 | RFC 6726 | [12] |
Odette File Transfer Protocol 2 | OFTP2 | Organisation for Data Exchange by Tele Transmission in Europe | 2007 | X.25, Internet protocol suite | RFC 5024 (V1.3) | [13] |
Reliable Blast UDP | RBUDP | Eric He et al. | 2002 | N/A | No | [14] |
Secure copy | SCP | Tatu Ylönen | ? | Secure Shell | No | [15] |
Secure Hypertext Transfer Protocol | S-HTTP | IETF Web Transaction Security Working Group | 1999 | N/A | RFC 2660 | [16] |
Simple Asynchronous File Transfer | SAFT | Ulli Horlacher | 1995 | N/A | No | [17][18] |
Simple File Transfer Protocol | SFTP | Mark K. Lottor | 1984 | N/A | RFC 913 | [19] |
SSH file transfer protocol | SFTP | Tatu Ylönen | 1997 c. 1997 | Secure Shell | IETF Draft (2006) | [20] |
T.127 | T.127 | ITU[21] | 1995 [22] | N/A | ITU T.127 | |
Trivial File Transfer Protocol | TFTP | Noel Chiappa | 1980 | Internet protocol suite | RFC 1350 | [23] |
Tsunami UDP Protocol | Tsunami | Mark Meiss et al. | 2002 | N/A | No | [24][25] |
Tus open protocol for resumable file uploads | tus | Felix Geisendörfer, Marius Kleidl et al. | 2014 | N/A | No | [26][27] |
UDP-based Data Transfer Protocol | UDT | Yunhong Gu | 2004 | N/A | No | |
UDP-based File Transfer Protocol | UFTP | Dennis Bush | 2001 | N/A | No | [28] |
Unix-to-Unix Copy | UUCP | Mike Lesk | 1979 | N/A | No | |
Warp Speed Data Transfer | WDT | Laurent Demailly et al. | 2015 | N/A | No | [29] |
The "Managed" column indicates whether the protocol is designed for managed file transfer (MFT). MFT protocols prioritise secure transmission in industrial applications that require such features as auditable transaction records, monitoring, and end-to-end data security. Such protocols may be preferred for electronic data interchange.[30]
Protocol | Encryption (data) |
Transfer resuming |
Multicast capable |
Managed | Refs |
---|---|---|---|---|---|
CCSDS File Delivery Protocol (CFDP) | Yes | No | No | ||
Cross File Transfer (CFT) | TLS / SSL | Yes [31][32] | |||
Ether File Transfer Protocol (EFTP) | None | ? | No | No | [33] |
Fast and Secure Protocol (FASP) | AES-256 / AES-192 / AES-128 | Yes | No | [34][35][36] | |
File Delivery over Unidirectional Transport (FLUTE) | Optional/Unspecified[lower-alpha 1] | No | Yes | [37][38][39] | |
File Service Protocol (FSP) | None | Yes | No | No | [40][41] |
File Transfer Access and Management (FTAM) | ?[lower-alpha 2] | [42] | |||
FTP Secure (FTPS) | TLS / SSL | Yes | No | No | |
Host Unix Linkage File Transfer (HULFT) | AES | ? | No | [43][44][45][46] | |
Micro Transport Protocol (μTP) | None | Yes | Peer-to-peer | No | [9] |
Multicast Dissemination Protocol (MDP) | None | Yes | Yes | [47][48] | |
Multicast File Transfer Protocol (MFTP) | None | Yes | Yes | No | [49][50] |
NACK-Oriented Reliable Multicast Transport Protocol (NORM) | IPsec | Yes | Yes | [51][52] | |
Odette File Transfer Protocol (OFTP) | None | Yes | [12] | ||
Odette File Transfer Protocol 2 (OFTP2) | TLS | Yes | [13] | ||
Remote copy (rcp) | None | No | No | No | [53] |
Secure copy (SCP) | Secure Shell | No | No | No | |
Secure Hypertext Transfer Protocol (S-HTTP) | CMS / MOSS / other | No | No | No | [54] |
Simple Asynchronous File Transfer (SAFT) | PGP | ? | No | No | [17][18][55] |
Simple File Transfer Protocol (SFTP) | None | Yes | No | No | [56] |
SSH file transfer protocol (SFTP) | Secure Shell | Yes | No | No | [57] |
T.127 | None | Yes | Yes | No | [58][59][60] |
Trivial File Transfer Protocol (TFTP) | None | No | No | No | [61] |
Tsunami UDP Protocol | None | No | No | No | [62][63] |
Tus open protocol for resumable file uploads (tus) | Optional/Unspecified[lower-alpha 3] | Yes | No | No | [26][27] |
UDP-based Data Transfer Protocol (UDT) | Experimental | No | No | No | [63][64][65] |
UDP-based File Transfer Protocol (UFTP) | AES-256 / AES-128 / 3DES / DES[lower-alpha 4] | Yes | Yes | No | [63][28][66] |
Unix-to-Unix Copy (UUCP) | None | Some[lower-alpha 5] | No | No | [67][68] |
Warp Speed Data Transfer (WDT) | AES-128 (OFB / CTR) | Yes | No | No | [69][70][71] |
<ref>
tag with name "a" defined in <references>
is not used in prior text.In the table below, the data port is the network port or range of ports through which the protocol transmits file data. The control port is the port used for the dialogue of commands and status updates between client and server.
The column "Assigned by IANA" indicates whether the port is listed in the Service Name and Transport Protocol Port Number Registry, which is curated by the Internet Assigned Numbers Authority (IANA). IANA devotes each port number in the registry to a specific service with a specific transport protocol. The table below lists the transport protocol in the "Transport" column.
Protocol | Data port | Control port | Assigned by IANA |
Assignee | Refs | |||||
---|---|---|---|---|---|---|---|---|---|---|
Server | Client | Transport | Server | Client | Transport | |||||
BitTorrent | 6881[lower-alpha 1] | 6881 | TCP | 6881 | 6881 | TCP | No | N/A | [72] | |
CCSDS File Delivery Protocol (CFDP) | ||||||||||
Cross File Transfer (CFT) | 1761[lower-alpha 2] | TCP / X.25 | [31][32] | |||||||
Ether File Transfer Protocol (EFTP) | N/A | N/A | None | N/A | N/A | None | N/A | N/A | ||
Fast and Secure Protocol (FASP) | ≥33001 | UDP | 22 | TCP | No | N/A | [72] | |||
File Delivery over Unidirectional Transport (FLUTE) | 4001 | UDP | No | N/A | [72] | |||||
File Service Protocol (FSP) | Chosen by user[lower-alpha 3] | UDP | No | N/A | [72] | |||||
File Transfer Access and Management (FTAM) | 4800 / 102 | TCP | [73] | |||||||
File Transfer Protocol (FTP) | Active mode | 20 | 20 | TCP[lower-alpha 4] | 21 | ≥1024 | TCP | Yes | Jon Postel | [72] |
Passive mode | ≥1024[lower-alpha 5] | ≥1024 | ||||||||
FTP Secure (FTPS) | 989 | TCP | 990 | TCP | Yes | Christopher Allen | [72] | |||
HTTP Secure (HTTPS) | 443 | TCP | TCP | Yes | IESG | [72] | ||||
Host Unix Linkage File Transfer (HULFT) | 30000 | TCP | TCP | No | N/A | [72] | ||||
Hypertext Transfer Protocol (HTTP) | 80 | TCP | TCP | Yes | Tim Berners-Lee | [72] | ||||
Micro Transport Protocol (μTP) | UDP | No | N/A | [72] | ||||||
Multicast Dissemination Protocol (MDP) | Chosen by user | UDP | [74][48] | |||||||
Multicast File Transfer Protocol (MFTP) | 5402 | UDP | Yes | Steve Bannister | [72] | |||||
NACK-Oriented Reliable Multicast Transport Protocol (NORM) | UDP | [51][52] | ||||||||
Odette File Transfer Protocol (OFTP) | 3305 | TCP / X.25 | TCP / X.25 | [12] | ||||||
Odette File Transfer Protocol 2 (OFTP2) | 6619 | TCP / X.25 | TCP / X.25 | [13] | ||||||
Reliable Blast UDP (RBUDP) | Chosen by user | UDP | No | N/A | [72] | |||||
Remote copy (rcp) | 514 | TCP | TCP | Yes | [72] | |||||
Secure copy (SCP) | 22 | TCP | TCP | Yes | [72] | |||||
Secure Hypertext Transfer Protocol (S-HTTP) | 80 | TCP | TCP | No | N/A | [72] | ||||
Simple Asynchronous File Transfer (SAFT) | 487 | TCP | Yes | Ulli Horlacher | [72] | |||||
Simple File Transfer Protocol (SFTP) | 115 | TCP | TCP | Yes | Mark Lottor | [72] | ||||
SSH file transfer protocol (SFTP) | 22 | TCP | TCP | Yes | [72] | |||||
T.127 | 1503 | TCP | TCP | Yes | Jim Johnston | [72] | ||||
Trivial File Transfer Protocol (TFTP) | 69 | UDP | Yes | David Clark | [72] | |||||
Tsunami UDP Protocol | Chosen by user | UDP | TCP | No | N/A | [72] | ||||
Tus open protocol for resumable file uploads (tus) | 80[lower-alpha 6] | TCP | TCP | No | N/A | [72] | ||||
UDP-based Data Transfer Protocol (UDT) | Chosen by server | UDP | No | N/A | [72] | |||||
UDP-based File Transfer Protocol (UFTP) | 1044 | UDP | No | N/A | [72] | |||||
Unix-to-Unix Copy (UUCP) | 540 | TCP | TCP | Yes | [72] | |||||
Warp Speed Data Transfer (WDT) | Chosen by server or by user | TCP | TCP | No | N/A | [72] |
The following protocols were designed for serial communication, mostly for the RS-232 standard. They are used for uploading and downloading computer files via modem or serial cable (e.g., by null modem or direct cable connection). UUCP is one protocol that can operate with either RS-232 or the Transmission Control Protocol as its transport. The Kermit protocol can operate over any computer-to-computer transport: direct serial, modem, or network (notably TCP/IP, including on connections secured by SSL, SSH, or Kerberos). OBject EXchange is a protocol for binary object wireless transfer via the Bluetooth standard. Bluetooth was conceived as a wireless replacement for RS-232.
Protocol | Author | First released | License | Description | Refs |
---|---|---|---|---|---|
BiModem | Erik Labs | 1989 | Bi-directional transfers. | ||
BLAST | Communications Research Group | 1981 | Powerful protocol originating on the Data General Nova minicomputer, and then ported to micros and mainframes. | [75] | |
C-MODEM | Lavio Pareschi | 1989 | Packet lengths from 32 to 4096 bytes, optional (but normally used) streaming mode. | ||
B protocol | CompuServe | 1981 | Offered file transfer as well as a command stream. | ||
JMODEM | Richard B. Johnson | ? | XMODEM derivative with blocks from 512 to 8192 bytes and RLE compression. | ||
HS/Link | Samuel H. Smith | 1991 | |||
Kermit | Frank da Cruz et al. | 1981 | Open Source (BSD) as of 2011 | Transport- and platform-independent transfer of text and binary files across full- or half-duplex connections with conversion of text file formats and character sets. | [76] |
LeechModem | Sam Brown | ? | Variations of X and Y that faked failed downloads in order to avoid BBS download quotas. | ||
Lynx | Matthew Thomas | 1989 | Similar to Kermit: 64-byte packets, 2 to 16 packets per window, CRC-32. Little or no support outside the Lynx program itself. | ||
NMODEM | L. B. Neal | 1990 | Essentially XMODEM-CRC with 2048 byte blocks. | ||
OBEX File Transfer Protocol | ? | ? | A synchronous file transfer protocol in the OBject EXchange (OBEX) Bluetooth profile. | ||
OBEX Push | ? | ? | An asynchronous file transfer protocol in the OBject EXchange (OBEX) Bluetooth profile. | [77] | |
Punter | Steve Punter | ? | Suite of similar-but-different XMODEM-like protocols for various Commodore machines. | ||
SEAlink | Thom Henderson | 1986 | A MODEM7/XMODEM-compatible protocol with sliding window support developed to avoid propagation delays in satellite transmissions and packet networks. | [78][79][80] | |
SMODEM | Arisoft | ? | |||
TMODEM | Mike Bryeans | ? | |||
UUCP | Mike Lesk | 1979 | Suite of protocols for copying files between Unix machines, used for many purposes including the distribution of email. Also allows commands to be sent, which led to the first internet worms. The file transfer protocol within UUCP is the "g" protocol. | [81] | |
MODEM7 | Mark M. Zeigler, James K. Mills | 1980 | Slight extension of XMODEM to add filename support and batch transfers. | [82] | |
XMODEM | Ward Christensen | 1977 | Public domain | Very simple protocol that saw widespread use and provided the pattern for many following protocols. | [83] |
WXMODEM | Peter Boswell | 1986 | Public domain | Version of XMODEM with sliding windows for higher performance. | [84][85] |
YMODEM | Chuck Forsberg | 1985 | Public domain | Series of optional expansions on XMODEM for higher performance. | [84] |
ZMax | Mike Bryeans | 1991 c. 1991 | Modifications to ZMODEM to allow packets up to 32 kB in length. | ||
ZMODEM | Chuck Forsberg | 1986 | Public domain | Streaming protocol that forsakes XMODEM compatibility but offers a wide variety of new features and improved performance. Became almost universal on BBS systems in the early 1990s. | [84] |
Protocol | Data block size (bytes) |
Data compression |
Error detection | Transfer resuming |
Bidirectional | Sliding window | Refs |
---|---|---|---|---|---|---|---|
BiModem | Yes | ||||||
BLAST | 84 - 1024+ | RLE | CRC | Yes | Yes | Yes | [86] |
C-MODEM | 32–4096 | CRC | Yes | ||||
B protocol | 128–2048 | CRC32 / CRC16 / 8-bit checksum | Yes | Yes | |||
JMODEM | 64–8192 | RLE | |||||
HS/Link | CRC32 | Yes | Yes | ||||
Kermit | ≤9024 (negotiated) | RLE (run length encoding, negotiated) | Checksum or CRC16 (negotiated) | Yes (binary files only, negotiated) | No | Over full-duplex only (negotiated) | [87] |
LeechModem | |||||||
Lynx | RLE | CRC32 | Yes | ||||
NMODEM | 2048 | ||||||
OBject EXchange | |||||||
Punter | |||||||
SEAlink | Yes | Yes | |||||
SMODEM | Yes | ||||||
Tmodem | No | ||||||
UUCP "g" | ≤4096 | No | No | [88][89] | |||
MODEM7 | 128 | No | Checksum | Stop-and-wait ARQ | |||
XMODEM | 128 | No | Checksum | Stop-and-wait ARQ | |||
WXMODEM | ≤512 | Yes | |||||
YMODEM | 1024 | No | CRC16 | ||||
ZMax | ≤~32,768 | CRC32 | |||||
ZMODEM | 256 / 1024 | No | CRC32 | Yes | Yes |
I designed and implemented the original SFTP protocol for SSH 2.0 back around 1997. Sami Lehtinen did further development on it.It was originally a proprietary protocol at SSH Communications Security (www.ssh.com), though source code was publicly available. It took a while [sic] before we wrote the draft and brought it to the IETF for standardization (seems to have been January 2001).[yes|permanent dead link|dead link}}]
Original source: https://en.wikipedia.org/wiki/Comparison of file transfer protocols.
Read more |