Computer Science, asked by balibhaijipe02r4, 1 year ago

what is the use of FTP?

Answers

Answered by Tajeshsahu
5
TheFile Transfer Protocol(FTP) is a standardnetwork protocolused to transfercomputer filesfrom onehostto another host over aTCP-based network, such as theInternet.FTP is built on aclient-serverarchitecture and uses separate control and data connections between the client and the server. FTPusers may authenticate themselves using aclear-textsign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allowit. For secure transmission that protects the username and password, and encrypts the content, FTP is oftensecuredwithSSL/TLS(FTPS).SSH File TransferProtocol(SFTP) is sometimes also used instead, but istechnologically different.The first FTP clientapplications werecommand-line applicationsdeveloped beforeoperating systemshadgraphical user interfaces, and are still shipped with mostWindows,Unix, andLinuxoperating systems.Many FTP clients and automation utilities have since been developed fordesktops, servers, mobile devices, and hardware, and FTP has been incorporated into productivity applications,

balibhaijipe02r4: wow thank you bro
Tajeshsahu: wlcm
balibhaijipe02r4: :)
Similar questions