Skip to content

Instantly share code, notes, and snippets.

@kvahuja
Last active February 7, 2017 04:57
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 kvahuja/9d324263723e95db1fd73fefee066e13 to your computer and use it in GitHub Desktop.
Save kvahuja/9d324263723e95db1fd73fefee066e13 to your computer and use it in GitHub Desktop.
Shell Cheat Sheet
scp -i folder/where/private/key/is/placed/key-name.ppk -r source/folder/in/local.machine/* username@host:/folder/in/remote/machine/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment