Web Hosting Talk







View Full Version : which backup script?


protector330
09-16-2002, 11:00 AM
hello :)

I'm looking for a featurerich backupscript which should be managable via browser and running on my redhat server.

do you know if something like this exists... for free?

thanks a lot for any hint!
chris

Ultravox
09-16-2002, 11:28 AM
You can find it here. But I dont think it's free.
www.networkcomputing.com/1018/1018sp2.html

chuckt101
09-17-2002, 08:34 AM
what kind of backup?

actually, you can use rsync to backup to 2nd hd or 2nd server.

Takes less than an hour to read the docs and set it up, test it, and put in a cron job :)

If you search for "rsync", there are a few posts where people posted some code too.