Skip to content

Instantly share code, notes, and snippets.

@WilliamQLiu
Created April 10, 2018 19:17
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 WilliamQLiu/09ea0ab80e685a390c5eb366211aba95 to your computer and use it in GitHub Desktop.
Save WilliamQLiu/09ea0ab80e685a390c5eb366211aba95 to your computer and use it in GitHub Desktop.
scp example
# scp from a server to your local
scp username@serverhost.com:/file/you/want/log.txt .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment