Mac OS X  |    |  RsyncX

RsyncX

RsyncX - 2.1

sync, backup, distribute, schedule files

All Time: (3.2)
This Version: (3.1)
Current Version: 2.1
Release Date: 2004-04-20
License: Freeware
Downloads (this version): 159,969
Downloads (all versions): 175,919

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

RsyncX is an implementation of rsync with HFS+ support and configuration through a command line (Terminal) or graphical user interface. For full details on rsync, open a terminal window and enter 'man rsync'. This will introduce you to the theory behind the software. Once RsyncX is installed, be sure to read its included RsyncX_readme file, and all of the information provided here as well.

What's new in this version:

Installer:
- Insures /usr/local/bin/rsync will run
GUI:
- Simple RsyncX:
- enhanced error reporting
- update sync option
- two-way sync option
- Schedule RsyncX:
- enhanced error reporting
- added refresh button
- Script Generator
- update sync option
- script generation bugfixes
- more internal code cleanup
Assistants:
- RsyncX Rotating Backup Assistant
- creates a series of full backups in the space of differential backups
- RsyncX Server Side Loadset Assistant
- helps you retrieve and store entire volume onto server
- RsyncX Client Side Loadset Assistant
- helps you send and store entire volume onto server
- RsyncXCD Script Generator Assistant
- helps you create script to retrieve bootable volume for machine booted from an RsyncXCD
Tool:
- Enhanced chflags support

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2.6 or higher

Screenshots:

RsyncX

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: (3.1) Features: (3.6) Support: (2.5)
Ease of Use: (3.1) Quality / Stability: (3.1) Price: (4.2)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

RsyncX Troubleshooting ReportRsyncX to another machine - Version: 2.1, 8/6/2007 10:38PM PST

hfm
I really liked the functionality (and performance) of RsyncX, but it sure takes some getting used to, especially if you're not a Unix expert.

Let me add a couple of troubleshooting tips. I found the following script to work nicely to copy (and then update) my IPhoto library from my laptop to a machine on the local network. I hardwired my IP address due to some local network issues.

time rsync -a -c -z -e ssh "Pictures/iPhoto Library/" John@192.168.0.7:Pictures/iPhoto\ Library/ --eahfs --showtogo

Two errors to be aware of:
First, you have to enable remote user logins (with all the security issues thereof) on the target machine (in Preferences sharing. Try just typing in "ssh john@192.168.0.7" into terminal to make sure you can get through, then fix the script accordiingly.

Second, you have to make sure the HFS version of rsync is running on both machines. OS/X ships with the non-HFS version (don't ask me why) in /usr/bin, and RsyncX installs the HFS version in your /usr/local/bin directory. Depending on the $Path variable, it may pick up either one. If you get the wrong version on either machine, you may get --eahfs not recognized or --showtogo not recognized. If you get this, you'll have to fix your path or copy the HfS version from /usr/local/bin to /usr/bin.
Post a commentAlert Admin

RsyncX ReviewGreat Tool - Version: 2.1, 3/30/2007 12:34PM PST

bolly
Rsyncx works fine, and has done so better since os x 10.1 , now with 10.4
It is very easy, but does seem complicated because of the power of rsync anyway with remote servers.
Rsync allows you to easily generate scripts to fire off at any time.
Post a commentAlert Admin

RsyncX ReviewWorks Great - Version: 2.1, 3/8/2007 09:57AM PST

nhawtahnagn
Everything went very smoothly for my Intel Core 2 Duo Macbook. I can even boot up from it!
Post a commentAlert Admin