- Home /
- Shell Commands
- / Scp
Scp
Subscribe
The abbreviation for scp is ‘secure copy’, which is a command used in Linux systems to transfer or copy the files and directories between two remote systems or between a local and a remote system.For the transfer of data, a network protocol known as SSH (secure shell) is used by the scp command. It also provides the same kind of security and authentication, which is provided by the ssh.
scp command not found
2018-03-05 11:46:58