Which statement best describes SCP?

Prepare for the Red Hat Certified Systems Admin Exam EX200. Enhance your skills with interactive quizzes, flashcards, and detailed explanations. Ace your certification exam today!

Multiple Choice

Which statement best describes SCP?

Explanation:
SCP provides a secure way to copy files between systems by sending the data through an SSH connection. SSH handles authentication, encryption, and data integrity, so what’s transferred is protected from eavesdropping and tampering. Because SCP leverages SSH for the actual transport, it doesn’t implement its own encryption; the security comes from the SSH session. That makes the description that it uses SSH to transfer files securely the most accurate. The other options aren’t correct because SCP is not unencrypted, it does not use FTP, and describing it as simply “encrypted over SSH” is less precise than stating that the transfer itself occurs over SSH.

SCP provides a secure way to copy files between systems by sending the data through an SSH connection. SSH handles authentication, encryption, and data integrity, so what’s transferred is protected from eavesdropping and tampering. Because SCP leverages SSH for the actual transport, it doesn’t implement its own encryption; the security comes from the SSH session. That makes the description that it uses SSH to transfer files securely the most accurate. The other options aren’t correct because SCP is not unencrypted, it does not use FTP, and describing it as simply “encrypted over SSH” is less precise than stating that the transfer itself occurs over SSH.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy