File Transfer Protocol: Difference between revisions
Jump to navigation
Jump to search
imported>Suva Shrestha m (edit) |
imported>Daniel Mietchen (+image) |
||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
{{Image|File-sharing-via-ftp.png|right|350px|[[File sharing]] via FTP uses a [[host (computing)|host]] from which a dataset (grey filled black box) is being obtained by other computers.}} | |||
[[File Transfer Protocol]], or FTP as it is most commonly known, is a protocol specification for the transferring of files between two nodes on an [[Internet Protocol]] network, independent of the [[Operating System]]. | [[File Transfer Protocol]], or FTP as it is most commonly known, is a protocol specification for the transferring of files between two nodes on an [[Internet Protocol]] network, independent of the [[Operating System]]. | ||
It is on the [[Application Layer]] of the TCP/IP model. It is also in wide use on the [[Internet]]. The term has also come to refer to the act of transferring a file using this protocol. A number of software applications facilitate transferring files using FTP. | It is on the [[Application Layer]] of the TCP/IP model. It is also in wide use on the [[Internet]]. The term has also come to refer to the act of transferring a file using this protocol. A number of software applications facilitate transferring files using FTP. |
Revision as of 10:25, 17 April 2010
File Transfer Protocol, or FTP as it is most commonly known, is a protocol specification for the transferring of files between two nodes on an Internet Protocol network, independent of the Operating System.
It is on the Application Layer of the TCP/IP model. It is also in wide use on the Internet. The term has also come to refer to the act of transferring a file using this protocol. A number of software applications facilitate transferring files using FTP.