A remote user is required to upload weekly reports to a server at the main office.
Both the remote user and the server are using a Windows-based OS.
Which of the following represents the BEST method for the remote user to connect to the server?
A.
RDP B.
Telnet C.
SSH D.
VNC.
A.
A remote user is required to upload weekly reports to a server at the main office.
Both the remote user and the server are using a Windows-based OS.
Which of the following represents the BEST method for the remote user to connect to the server?
A.
RDP
B.
Telnet
C.
SSH
D.
VNC.
A.
The best method for the remote user to connect to the server would be RDP (Remote Desktop Protocol).
RDP is a proprietary protocol developed by Microsoft that allows a user to access and control the desktop of a remote computer over a network connection. It is a graphical interface that allows the user to control the remote computer as if they were sitting in front of it.
With RDP, the remote user can establish a connection to the server at the main office and upload the weekly reports as required. RDP provides a secure way to transfer files and data between the remote computer and the server.
Telnet and SSH are both command-line protocols that allow a user to remotely access a server, but they are not recommended for transferring files or data. Telnet is an older, unencrypted protocol that sends data in plain text, which can be intercepted and read by an attacker. SSH is a newer, encrypted protocol that provides secure remote access, but it is not designed for file transfer.
VNC (Virtual Network Computing) is another graphical interface protocol that allows a user to remotely control a computer, but it is not as secure as RDP and is more commonly used for remote support and troubleshooting.
In summary, RDP is the best option for the remote user to connect to the server at the main office and transfer the weekly reports securely.