nerdexam
Cisco

350-701 · Question #775

An engineer must implement a file transfer solution between a company's data center and branches. The company has numerous servers hosted in a hybrid cloud implementation. The file transfer protocol…

The correct answer is A. SCP. SCP (Secure Copy Protocol) is the ideal choice for the described requirements because: - Authentication and Encryption: SCP uses SSH (Secure Shell) for authentication and encryption, ensuring secure file transfers. - Restricted Functionality: SCP is designed specifically for…

Submitted by joshua94· Mar 30, 2026

Question

An engineer must implement a file transfer solution between a company’s data center and branches. The company has numerous servers hosted in a hybrid cloud implementation. The file transfer protocol must support authentication, protect the data against unauthorized access, and ensure that users cannot list directories or remove files remotely. Which protocol must be used?

Options

  • ASCP
  • BSSH
  • CFTPS
  • DSFTP

How the community answered

(23 responses)
  • A
    74% (17)
  • B
    4% (1)
  • C
    4% (1)
  • D
    17% (4)

Explanation

SCP (Secure Copy Protocol) is the ideal choice for the described requirements because: - Authentication and Encryption: SCP uses SSH (Secure Shell) for authentication and encryption, ensuring secure file transfers. - Restricted Functionality: SCP is designed specifically for copying files, without allowing directory listing or file removal, which aligns with the requirement to restrict directory operations.

Topics

#File Transfer Protocols#Secure Copy Protocol (SCP)#Network Security#Protocol Features

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice