Categories : LinuxLeave a comment
Secure Copy (scp)
What is Secure Copy? scp allows files to be copied to, from, or between different hosts. It uses ssh for data transfer and provides the same authentication and same level of security as ssh. Examples