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
scp
scp is used to securely copy the files between the hosts. It securely copies the files between the hosts.
Copy file to remote host
scp file.txt user@host:/path