Skip to content

Instantly share code, notes, and snippets.

@anunay
Created November 16, 2017 15:53
Show Gist options
  • Save anunay/c28aac7dbaf6bd700876fd7b479bd9f3 to your computer and use it in GitHub Desktop.
Save anunay/c28aac7dbaf6bd700876fd7b479bd9f3 to your computer and use it in GitHub Desktop.
Download Files from server using SSH
scp username@remotehost.com:youfile.zip /local/directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment