Update rsync on OS X 10.9.3

Just in case you’d like to update rsync on your Mac — for example, to do iPhoto incremental back ups — you can do the following:

  • Download the latest and greatest from http://rsync.samba.org/ftp/rsync/
  • Run the following command in a terminal window:

./configure && make && sudo make install

  • That’s it!

Hope this helps.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.