answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What protocol is used for file transfer between a client and a server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are examples of a file transfer protocol?

The File Transfer Protocol is a standard network protocol used for the transfer of computer files from a server to a client on a computer network. FTP is built on a client-server model architecture using separate control and data connections between the client and the server


What is the protocol used by server and client?

There is no single protocol used between a server and a client; the protocol depends on what the server and client are doing and how they are currently communicating.


Explain the purpose of the file transfer protocol?

File Transfer Protocol (FTP) is used for transferring files between an FTP client and an FTP server.


How does a file transfer protocol work?

A File Transfer Protocol works on a client-server architecture and uses separate control and data connections between the server and the client. FTPs are used in businesses and government agencies world-wide.


What application layer protocol is commonly used to support for file transfers between a client and a server?

File Transfer Protocol


Which two statements describe the FTP protocol?

The FTP client initiates the transfer of data when using a passive data connection. It requires two connections between client and server.


What does https stand for in a web address?

Hypertext Transfer Protocol Secure. Basically, it's a secured encrypted communication between the client and the web server, to be able to transfer data safely.


What protocol is used for specialized network communications between a client and a terminal server?

Remote Desktop Protocol


Differnece between FTP server and web server?

Two completely different purposes. FTP (file transfer protocol) servers are designed to transfer files between server and client. Web servers only serve webpages using the HTTP protocol to a web browser, or any remote terminal program that are capable of sending HTTP requests.


Which protocols can be used to provide secure communications between a web server and client?

Hyper Text Transfer Protocol Secure [HTTPS]


How do see server doing by client?

A client cannot see what a server is doing; the only thing that can be monitored by the client is the data communication between the client and the server. If the client needs to see what is going on in the server then the client needs to connect to the server using remote desktop protocol, Terminal Services, telnet, or some other way to directly connect to the server.


Explain how HTTP is used in client-server system?

HTTP (web traffic) may be used in either peer to peer networks or client server networks. Either way, it is the same protocol. It is used to transmit a browser request to a web server or to transfer a page from a web server to a client browser.