Skip to content

Instantly share code, notes, and snippets.

@iamwrm
Last active December 19, 2018 08:49
Show Gist options
  • Save iamwrm/1e88bd33341da1bdaa189c1c8c13badd to your computer and use it in GitHub Desktop.
Save iamwrm/1e88bd33341da1bdaa189c1c8c13badd to your computer and use it in GitHub Desktop.
rsync
rsync -azvh --delete-after . [email protected]:~/Documents/l8
rsync -azvh -e 'ssh -p 3023' Downloads/docker-ce_18.09.0_3-0_ubuntu-bionic_amd64.deb wr@localhost:/home/wr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment