Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 247 Bytes

File metadata and controls

10 lines (8 loc) · 247 Bytes

scp

scp [OPTION] [USER@][SOURCE:][PATH]... [USER@][TARGET:][PATH]

  • Use ssh config
  • Path:
    • Path is absolute, relate to current working dir (local) or user's home dir (remote)
    • ~ is NOT supported
  • Option
    • -r: Recursively