• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

What two characteristics describe an FTP connection? (Choose two.)

  • A large file requires more than two connections between the client and the server to successfully download it.
  • The server establishes the first connection with the client to control traffic that consists of server commands and client replies.
  • Files can be downloaded from or uploaded to the server.
  • The client needs to run a daemon program to establish an FTP connection with a server.
  • The first connection established is for traffic control and the second connection is created to transfer a file.
    Answers Explanation & Hints:

    An FTP client is an application that runs on a computer used to push and pull files from a server running an FTP daemon. To transfer files, FTP requires two connections between the client and the server: one for commands and replies and another for the actual file transfer. The client establishes the first connection to the server for control traffic and the second connection for the actual file transfer. This connection is created every time there is a file to be transferred. The client can download a file from or upload a file to the server.

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments