Skip to content

Instantly share code, notes, and snippets.

@oviniciusfeitosa
Created November 1, 2019 21:32
Show Gist options
  • Save oviniciusfeitosa/f4894297105537e1a7eb63a19c5603d7 to your computer and use it in GitHub Desktop.
Save oviniciusfeitosa/f4894297105537e1a7eb63a19c5603d7 to your computer and use it in GitHub Desktop.
SCP - copy host to client

SCP - copy host to client

scp -r user@host:/host/dir/ /my/local/folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment