In article <4ae532d0$0$70417$(E-Mail Removed)>,
Gabriel Knight <(E-Mail Removed)> wrote:
:Hi all I need a free program to backup a ubuntu server for my school class,
:it has to be as good or better than Rdiff and Rsync the server will use SSH,
:MYSql and be a file and web server and do a couple of other things. I need
:it to be either a gui or text box program.
If you want something like rdiff and rsync, then rdiff-backup might be a
good match. It combines the features of a mirror and an incremental
backup, so you can restore to any previous backup point. The increments
are kept as a series of reverse diffs from the current mirror. Syntax
is similar to rsync, and librsync is used to generate efficient reverse
diffs. Biggest disadvantage is the difficulty of deleting that
multi-gigabyte file that accidentally got included in your regular
backup. Learning curve can be a bit steep at first.
http://www.nongnu.org/rdiff-backup/
--
Bob Nichols AT comcast.net I am "RNichols42"