Osx – Using Homebrew Rift Rsync on OS X

The rsync version on my OS X (10.10.3) is the old version, 2.6.9. I tried to upgrade with homebrew software, but I received the following error:

Error: No available formula for rsync

The new one should be 3.0 And faster, but how to install it without deleting the old one?

Follow the instructions here:

brew tap homebrew/dupes
brew install rsync

Then edit /private/etc/paths to put /usr/local/bin before /usr/bin.

The version of rsync on my OS X (10.10.3) is the old version, 2.6.9. I tried to upgrade with homebrew software, but I received the following error:

Error: No available formula for rsync

The new one should be 3.0 And faster, but how to install it without deleting the old one?

Follow the instructions here:

brew tap homebrew/dupes
brew install rsync

Then edit /private/etc/paths to put /usr/local/bin before /usr/bin.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 5192 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.