COMPUTER NETWORKING

NETWORK SECURITY

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A secure way to transfer file to a remote server is by using ____
A
FTP over SSH
B
FTP
C
FTPS
D
SFTP
Explanation: 

Detailed explanation-1: -Creating SSH Keys. # ssh-keygen-t rsa Generating public/private rsa key pair. Simple Commands to Know the Environment. Transferring Remote Files to Local Machine. Transfer Local files to Remote Machine. Simple File Manipulations with SFTP. 20-Jan-2020

Detailed explanation-2: -Broadly speaking, FTPS is a secure file transfer protocol that allows businesses to connect securely with their trading partners, users, and customers. Sent files are exchanged through FTPS and authenticated by FTPS supported applications such as client certificates and server identities.

Detailed explanation-3: -SFTP is inherently secure and fully encrypted, while FTPS adds a layer of encryption using SSL or TLS. SFTP works seamlessly with firewalls, but its binary data transmissions are not suitable for logging. FTPS file transmissions are several times faster than SFTP. SFTP will not work with .

Detailed explanation-4: -#1. Disable Standard FTP. #2. Use Strong Encryption and Hashing. #3. Place Behind a Gateway. #4. Implement IP Blacklists and Whitelists. #5. Harden Your FTPS Server. #6. Utilize Good Account Management. #7. Use Strong Passwords. #8. Implement File and Folder Security. More items •01-May-2017

There is 1 question to complete.