Prepare for the COMPTIA A+ Exam with essential quizzes covering key topics and multiple choice questions. Boost your knowledge and readiness for achieving certification!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What is the purpose of SFTP?

  1. To hand out IP addresses to network devices

  2. For secure file transfer, replacing FTP

  3. For remote management of a device

  4. To allow Microsoft systems to share resources

The correct answer is: For secure file transfer, replacing FTP

SFTP stands for Secure File Transfer Protocol and is used for securely transmitting files between devices over a network. It is an encrypted version of FTP, providing a more secure method for file transfer, making answer B the correct choice. Options A, C, and D are incorrect: A. DHCP (Dynamic Host Configuration Protocol) is used to assign IP addresses to network devices, not SFTP. C. Remote management of a device is typically achieved using protocols like SSH (Secure Shell) or SNMP (Simple Network Management Protocol), not necessarily SFTP. D. Network resource sharing among Microsoft systems typically utilizes protocols like SMB (Server Message Block) or NFS (Network File System), rather than SFTP.