nerdexam
CompTIA

SY0-301 · Question #705

A UNIX administrator would like to use native commands to provide a secure way of connecting to other devices remotely and to securely transfer files. Which of the following protocols could be…

The correct answer is D. SCP E. SSH. SSH (Secure Shell) provides encrypted remote login and command execution on UNIX/Linux systems and is a native protocol in those environments. SCP (Secure Copy Protocol) runs over SSH and provides secure file transfer - also native to UNIX. RDP (Remote Desktop Protocol) is a…

Security architecture

Question

A UNIX administrator would like to use native commands to provide a secure way of connecting to other devices remotely and to securely transfer files. Which of the following protocols could be utilized? (Select TWO).

Options

  • ARDP
  • BSNMP
  • CFTP
  • DSCP
  • ESSH

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • D
    92% (24)

Explanation

SSH (Secure Shell) provides encrypted remote login and command execution on UNIX/Linux systems and is a native protocol in those environments. SCP (Secure Copy Protocol) runs over SSH and provides secure file transfer - also native to UNIX. RDP (Remote Desktop Protocol) is a Windows-centric protocol. SNMP is for network device monitoring, not remote access or file transfer. FTP transmits data in plaintext and offers no encryption, making it insecure.

Topics

#SSH#SCP#secure remote access#file transfer protocols

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice