Insights on Ruby, Git, jQuery, Cappuccino, WordPress, Debian and OS X. Please subscribe if you find something useful!

Rsnapshot (Rsync) Gotcha

Posted: March 9th, 2009 | Author: Jerod | Filed under: Debian | Tags: , , | View Comments

If you’re trying to backup a remote host using rsnapshot (or rsync by itself) and run into one of the following ambiguous errors:

rsnapshot version:

ERROR: /usr/bin/rsync returned 12 while processing ...

rsync version:

rsync error: error in rsync protocol data stream (code 12)

It’s probably because you don’t have rsync installed on the remote host (doh!)