SCP (Secure Copy) | Guide for the beginner to the Intermediate user
scp stands for secure cp (copy), which means you can copy files across ssh connection. That connection will be securely encrypted, it is a very secure way to copy files between computers
You can use scp to copy files from or to a remote server. You can also copy files from one remote server to another remote server, without passing traffic through your PC.
You can use scp on Linux, Mac and Windows
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.