What does S-FTP do?

Prepare for the PCI DSS Test with detailed questions and explanations. Use flashcards and quizzes to enhance knowledge. Ensure you're ready for your certification exam!

Multiple Choice

What does S-FTP do?

Explanation:
S-FTP is about protecting the file transfer channel by encryption, so both the login information and the file data are hidden as they move across the network. It typically uses SSH to create a secure, encrypted channel, which means credentials entered during login can’t be read by anyone intercepting the traffic and the files being transferred can’t be eavesdropped or tampered with in transit. This combination—encryption of authentication details plus encryption of the data itself in transit—is what makes S-FTP secure. Plain FTP transmits credentials and data in the clear, so it isn’t secure. A description like “a protocol for secure file transfer using SSH” is true but vague about exactly what gets encrypted. “Secure FTP” could refer to FTPS or other variants, but doesn’t specify the encryption of both authentication info and data in transit, which is the key behavior of S-FTP.

S-FTP is about protecting the file transfer channel by encryption, so both the login information and the file data are hidden as they move across the network. It typically uses SSH to create a secure, encrypted channel, which means credentials entered during login can’t be read by anyone intercepting the traffic and the files being transferred can’t be eavesdropped or tampered with in transit. This combination—encryption of authentication details plus encryption of the data itself in transit—is what makes S-FTP secure.

Plain FTP transmits credentials and data in the clear, so it isn’t secure. A description like “a protocol for secure file transfer using SSH” is true but vague about exactly what gets encrypted. “Secure FTP” could refer to FTPS or other variants, but doesn’t specify the encryption of both authentication info and data in transit, which is the key behavior of S-FTP.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy