$ dig rabbot.io +nostats +nocomments +nocmd
Last active
April 17, 2016 05:23
-
-
Save katopz/1538259d77b4e5cb8870eeed6ae9e6b5 to your computer and use it in GitHub Desktop.
Handy nix command
- -P same as --partial --progress
- -r, --recursive recurse into directories
- -a, --archive archive mode; equals -rlptgoD (no -H,-A,-X)
- -z, --compress compress file data during the transfer
$ rsync -Praz --delete-after . [email protected]:/var/www/rabbot.io
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment