Skip to content

Instantly share code, notes, and snippets.

@MnMTech
Last active August 29, 2015 14:21
Show Gist options
  • Save MnMTech/c3c2e1c4eb83115fe903 to your computer and use it in GitHub Desktop.
Save MnMTech/c3c2e1c4eb83115fe903 to your computer and use it in GitHub Desktop.
Copy File
scp -r -i /path/to/local/key/file.pem user@hostname:~/path/to/remote/file.ext /path/to/local/copy.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment