linux/scp

Secure Copy

Securely copy files between hosts

network
file-transfer

Command

scp

Explanation

scp is used to securely copy the files between the hosts. It securely copies the files between the hosts.

Examples

Copy file to remote host

scp file.txt user@host:/path