A paragraph on FTP - file transfer protocol
Answers
Answered by
7
File Transfer Protocol, the protocol for exchanging files over the Internet. FTP works in the same way as HTTP for transferring Web pages from a server to a user's browser and SMTP for transferring electronic mail across the Internet in that, like these technologies, FTP uses the Internet's TCP/IP protocols to enable data transfer.FTP is most commonly used to download a file from a server using the Internet or to upload a file to a server (e.g., uploading a Web page file to a server).
mahima2:
Thank you
Answered by
66
✧ANSWER✧
FTP or File Transfer Protocol is a commonly used protocol for exchanging files over any network that supports the TCP/IP protocol.
Computers involved in an FTP transfer :
⠀⠀⠀⠀⠀⠀ an FTP server and
⠀⠀⠀⠀⠀⠀ an FTP client
is a computer that is a running FTP server software. FTP server listens on the network for connection request from other computers.
is a computer that is a running FTP client software. an FTP client computer initiates a connection to the server.
⠀⠀─────────────────────
List of some FTP client and server programs -
winSCP, smartFTP, FileZilla, Core FTP, AceFTP
Cyberduck, Browser Lite, OneButton FTP, Yummy FTP
gFTP, CrossFTP, FileZilla, FireFTP, Konqueror
FireFTP
Similar questions