answersLogoWhite

0

The File Transfer Protocol (FTP) allows a user to transfer files over a local network or the internet, as well as allowing browsing of folders on an FTP server. While it is possible to transfer files using HTTP, FTP is more efficient and allows for features not found in HTTP file transfers, like authentication for accessing certain files.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

List application layer protocols?

1) SMTP- simple mail transfer protocol 2) GMTP- Group mail transfer protocol 3) FTP- File Transfer Protocol 4) TFTP- Trivial File Transfer Protocol 5) User Process


Which protocol is network layer of tftp?

The network layer protocol of TFTP (Trivial File Transfer Protocol) is typically UDP (User Datagram Protocol). UDP is used for its simplicity and low overhead, making it well-suited for simple and fast file transfers.


What is most familiar protocol to you?

There are various protocols ftp: file transfer protocol smtp: simple mail transfer protocol pop3: post office protocol ip: internet protocol tcp: transmission control protocol ospf: open shortest path first igrp: interior gateway routing protocol eigrp: enhanced interior gateway routing protocol rip: routing information protocol http: hyper text transfer protocol udp: user datagram protocol icmp: internet control message protocol


What is FTP and what is it used for?

File Transfer protocol is a protocol associated with the transfer of information on the Internet between client computers and file servers. Files may be transferred, downloaded, and uploaded individually or in batch form.


What can you do with ftp program?

An FTP (File Transfer Protocol) program is used to upload, download and manage files between computers on a network. You will need a user ID and password to use the program.


Which network protocol uses port 21?

The network protocol that uses port 21 is FTP (File Transfer Protocol). FTP is commonly used for transferring files between a client and a server on a computer network. Port 21 is specifically designated for FTP control connections. When a user initiates an FTP connection, the client connects to the server's port 21 to establish communication for sending and receiving files. It is important to note that FTP operates in two modes: active mode and passive mode, each using different ports for data transfer.


Does hypertext transfer protocol secure transmits a user's credentials in clear-text?

No. A user's credentials are sent using the encryption of the HTTPS connection.


What does NNTP protocol?

The Network News Transfer Protocol (NNTP) is an Internet application protocol used for transporting Usenet news articles (netnews) between news servers and for reading and posting articles by end user client applications.


You want to set up your email accounts with emphasis on higher download speed Which email protocol should you use?

The communications protocol used to transmit a file to a user, also known as a file transfer protocol. For example, the Internet uses HTTP and FTP. Unix systems use FTP and UUCP. Using a general-purpose communications program to download from a BBS or private site requires selecting a common protocol at both ends. Zmodem has been widely used.


You want to set up your email accounts with emphasis on higher download speed. Which email protocol should you use?

The communications protocol used to transmit a file to a user, also known as a file transfer protocol. For example, the internet uses HTTP and FTP. Unix systems use FTP and UUCP. Using a general-purpose communications program to download from a BBS or private site requires selecting a common protocol at both ends. Zmodem has been widely used.


Which two transport layer protocols are used to transfer messages between hosts?

The most common two are TCP (transmission control protocol) and UDP (user datagram protocol)


What is difference between ftp and ftps?

FTP stands for File Transfer Protocol.HTTP stands for Hyper Text Transfer ProtocolFTP, is a protocol used to upload files from a workstation to a FTP server or download files from a FTP server to a workstation.HTTP, is a protocol used to transfer files from a Web server onto a browser in order to view a Web page that is on the internet.When ftp appears in a URL it means that the user is connecting to a file server and not a Web server and that some form of file transfer is going to take place.When http appears in a URL it means that the user is connecting to a Web server and not a file server. The files are transferred but not downloaded, therefore not copied into the memory of the receiving device.FTP is a two-way system as files are transferred back and forth between server and workstation.HTTP is a one-way system as files are transported only from the server onto the workstation's browser.FTP, where entire files are transferred from one device to another and copied into memory,HTTP only transfers the contents of a web page into a browser for viewing.FTP file uploaded is used in cases when the file size is more than 70 MBHTTP upload is used for smaller files.FTP uses an FTP client server and an FTP client.HTTP is used for all web [ages i.e. it is the standard protocol to transmit hyperlinked documents and files. It is often used in conjunction with HTML.FTP was the original non-GUI file transfer program and could be run from a command line interface like MS-DOS.HTTP is associated with a browser file transfer program like Internet Explorer.The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web.File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host or to another host over a TCP-based network, such as the Internet.