Counterpart icon indicating copy to clipboard operation
Counterpart copied to clipboard

A wrapper script for rsync 3.0+ that is capable of producing a bootable clone of a live Mac OS X system. Features extensive error handling, automatic logging, stats generation, and a companion Nagios...

Results 11 Counterpart issues
Sort by recently updated
recently updated
newest added

I haven't tested it but I'd conjecture that the `rsync` option `--no-W` is much faster when the destination is an SSD since read speed is so much higher than write...

I'm seeing errors when processing the `~/Library/Mobile Documents.*` folder, which interacts strangely with iCloud. It runs fine if I add the `rsync` argument `--exclude='Mobile Documents.*'` but then it deletes the...

Since this appears to be abandoned, could someone say how to install manually?

Running 'brew install counterpart' fails with downloading the rsync patch with curl: (56) error. Possible movement of the patch on the git.samba.org site, wget of the url fails as well....

running brew update && brew upgrade results in: ``` Warning: Calling Formula.sha1 is deprecated! Use Formula.sha256 instead. /usr/local/Library/Taps/jedda/homebrew-counterpart/counterpart.rb:6:in `' Please report this to the jedda/counterpart tap! Warning: Calling SoftwareSpec#sha1 is...

OS X 10.9.5, Server.app 3.2.2, Counterpart 1.2.1 While performing a backup on an OS X Server that is inactive (no user interaction on the web interface since a while), the...

Not an issue really, but a question: I am using Counterpart to backup to an external drive and I would like to eject the drive after the backup is finished....

In line 216 $pathToRsync is not used when checking for 'rsync --version'.

I thought this might be of interest: I had to put `Mobile*Documents*` on my exclusion list as I encountered an error while backing up a Mac OS X 10.9.2 Server...