Skip to content

Instantly share code, notes, and snippets.

@mandrius
Last active January 5, 2019 06:37
Show Gist options
  • Save mandrius/5ce43572e824a9e4f02cefdeb90f6f4a to your computer and use it in GitHub Desktop.
Save mandrius/5ce43572e824a9e4f02cefdeb90f6f4a to your computer and use it in GitHub Desktop.
rsync -a ~/dir1 username@remote_host:destination_directory
rsync -a username@remote_host:/home/username/dir1 place_to_sync_on_local_machine
scp -r eurocockpit.be:/home/euroco1q/eurocockpit.be/db/eurocockpit.be-master-2019-01-05-0731.sql.gz ~/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment