Skip to content

Instantly share code, notes, and snippets.

@robinnorth
Last active November 24, 2017 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinnorth/ec89b77b106fbb4e9860cdcc13daffc6 to your computer and use it in GitHub Desktop.
Save robinnorth/ec89b77b106fbb4e9860cdcc13daffc6 to your computer and use it in GitHub Desktop.
Server to server SCP files
scp -rv <user>@<remote_host>:<remote_source_path>* <local_target_path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment