Back to Questions
Basic Computer/IT
QUESTION #11562
Question 1
What does FTP stand for in computer networking?
Correct Answer Explanation
FTP (File Transfer Protocol) is a standard network protocol for transferring files between client and server over TCP/IP networks. FTP uses port 21 (control) and port 20 (data). Secure variants: SFTP (SSH File Transfer Protocol) and FTPS. FTP is used for uploading website files and sharing large files.
Sign in to join the conversation and share your thoughts.
Log In to Comment