Which protocol enables the exchange of files on the internet? 🔊
The protocol that enables the exchange of files on the Internet is called FTP (File Transfer Protocol). FTP allows users to upload, download, and manage files on remote servers, facilitating data sharing over the Internet. It uses a client-server model where a client connects to a server to perform file operations securely. Variants of FTP, such as FTPS and SFTP, provide additional security features by encrypting data during transmission.
Equestions.com Team – Verified by subject-matter experts