What is SSH ?How is it related to sftp and scp protocol
Answers
Answer:
Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. Typical applications include remote command-line, login, and remote command execution, but any network service can be secured with SSH.
SFTP is an abbreviation for "SSH File Transfer Protocol"", and is exactly that - a protocol for transferring files over an SSH connection. ... SCP is also a file transfer protocol that runs over SSH connections. It is a precursor to SFTP, and allows the copying of files and directories over SSH.
Answer:
SSH which is stands for (Secure Shell) it is a cryptographic network protocol for operating network services securely over an unsecured network.
SFTP is an abbreviation for "SSH File Transfer Protocol", and is exactly that - a protocol for transferring files over an SSH connection......
SCP is also a file transfer protocol that runs over SSH connections. It is a precursor to SFTP, and allows the copying of files and directories over SSH.
HOPE YOU LIKE IT..
THEN PLEASE MAKE ME BRAINLIST OR FOLLOW ME...
Explanation: