Skip to content

Instantly share code, notes, and snippets.

@filipeandre
Created June 20, 2018 08:48
Show Gist options
  • Save filipeandre/6810a368ee4ca01d1cd91b01f785c198 to your computer and use it in GitHub Desktop.
Save filipeandre/6810a368ee4ca01d1cd91b01f785c198 to your computer and use it in GitHub Desktop.
Upload folder ssh
scp -r /path/to/local/source [email protected]:/path/to/remote/destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment