rsmoothback is an rsync script written for the public domain Bourne shell.
It runs (verified) on Linux, NetBSD, OpenBSD, FreeBSD, Solaris, and OS-X.
It should work on any machine with ssh, sh, and rsync.
Like smoothback, only using a "push" instead of "pull".
Due to how rsync works with hardlinks and --link-dest, this means losing all of the hardlink/multiple-copy backup technology that smoothback uses. Thus, rsmoothback, although modeled based on smoothback, loses a lot of the great functionality by being forced to push. I highly recommend using smoothback instead, but if your situation warrants a need to push instead of pull, this is here for you.
Please see the FAQ.html and BUGS.txt files before continuing.
Apache/2.2.14 (Ubuntu) Server at code.dayid.org Port 80Name Last modified Size Description
Parent Directory -
HEADER.html 09-Feb-2011 01:27 1.0K
rsmoothback.sh 22-Jul-2009 12:04 4.8K Current implementation of rsmoothback.sh
rsmoothback.v.0.0.sh 22-Jul-2009 12:04 4.8K Reverse smoothback implementation: push instead of pull