Counterpart icon indicating copy to clipboard operation
Counterpart copied to clipboard

Add support for MacPorts

Open burdges opened this issue 10 years ago • 0 comments

Add support for /opt/local/bin/rsync installed by MacPorts, as well as trying whatever rsync is lying around. Ideally, we should just try all three, starting with which rsync, but this should work fine.

Also made the rsync command execution itself slightly more readable by factoring out the common options. In fact, shouldn't --stats be used with --dry-run too?

burdges avatar Apr 25 '15 05:04 burdges