TOOL » LINUX » SSH

Scp

Usage

shell
scp OPTIONS SOURCE DEST
OptionDescription
-rCopy directories recursively.
-pPreserve metadata.

Example

shell
scp file user@host:~