scp command in Linux 💻
Secure Copy command or simply known as a "scp" command is a command-line utility that allows you to securely copy files and directories between two locations. Using scp, you can copy a file: From your local system to a remote system. From a remote s...
Oct 11, 20205 min read1.3K


