Skip to content

Instantly share code, notes, and snippets.

@iamwrm
Last active December 19, 2018 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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 . parallels@192.168.0.108:~/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