On Sun, 2 Dec 2012 12:21:40 -0500, Randy Westlund wrote: > What utilities do you guys use? Is there a better way to do this? It > would be nice to move everything to the background, but I've already > clobbered a few files by calling this in the wrong order net-misc/unison Think of it as a two-way rsync. It keeps track of what has changed and been synced on each host and makes changes in both directions on a single run. If you add or modify a file on one side, it copies it over. If you delete a file on one side it deletes if from the other and if you modify a file on both sides since the last run, it asks what you want to do (or skips the file if running non-interactively). -- Neil Bothwick c:>Press Enter to Exit