You are a Server Administrator at a small company. Company policy dictates that all remote connections must be encrypted and accessed using some form of authentication. Which of the following will allow a user to upload a large file from home, while adhering to company policy?
SFTP (SSH File Transfer Protocol) is a protocol for securely uploading files to a remote server. SSH alone is not enough to upload a file and is incorrect. SSH provides the encryption & authentication but does not meet the requirement to upload a file. As SFTP builds upon SSH with functionality for file upload it is the correct answer.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.