ImplementationQuestion 56 of 100

Which protocol provides secure file transfer by running over an SSH connection?

a.FTPS
b.SFTP
c.TFTP
d.HTTP

Explanation

SFTP transfers files over an SSH channel, encrypting both credentials and data. It differs from FTPS, which is FTP secured with TLS. SFTP uses a single connection, simplifying firewall configuration.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

Sen Lin, PrepPass Founder · Verified against CompTIA Security+ (SY0-701) · How we review
Report