Beginner Computer Networks
Q18 / 100

What does FTP stand for and what is it used for?

Correct! Well done.

Incorrect.

The correct answer is B) File Transfer Protocol — for transferring files between client and server over a network

B

Correct Answer

File Transfer Protocol — for transferring files between client and server over a network

Explanation

FTP operates on ports 20 (data) and 21 (control), providing file upload/download. SFTP (over SSH) and FTPS (FTP over TLS) are secure alternatives.

Progress
18/100