wiki

Help! I'm trapped in a wiki!

Site Tools


programs:scp

scp

scp allows you to copy over files between remote unix boxes.

  • scp source ... target:path

It's a companion program for ssh, because it requires you to be able to authenticate succesfully in the first place.

Common options:
-r Copy files and folders recursively
-p Preserve time stamps, access bits and other metadata

programs/scp.txt · Last modified: by 127.0.0.1