Skip to content

Instantly share code, notes, and snippets.

@soundslikeinfo
Last active November 29, 2019 22:37
Show Gist options
  • Save soundslikeinfo/1300030 to your computer and use it in GitHub Desktop.
Save soundslikeinfo/1300030 to your computer and use it in GitHub Desktop.
[copy files to another server] #LegacyGISTS
cd /home
scp -r john/ paul@ServerB:/home/paul/john-bak/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment