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…
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)- A4% (1)
- B4% (1)
- D92% (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
Community Discussion
No community discussion yet for this question.