Skip to content

Instantly share code, notes, and snippets.

@cnunciato
Created August 17, 2012 17:52
Show Gist options
  • Save cnunciato/3381002 to your computer and use it in GitHub Desktop.
Save cnunciato/3381002 to your computer and use it in GitHub Desktop.
Copies a file from a remote host over SSH
scp remote.hostname.com:/path/to/remote/file.ext ./new-file.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment