Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: arno on May 24, 2004, 08:17:50 PM
-
Lo Guys and Girls,
I am searching a good script for Backups.
i wanna use a sme svr as backup svr.
On that server i wanna run scipts wich backups remote websites (on the internet)
Anyone who can help me a bit in the good direction?
Arno
-
Hi, I am using rsnapshot to do daily network backups of both XP and *nix machines. It uses rsync and has an option for ssh if you backup across the internet.
It is pretty easy to set up, and installs on 6.0.1 with no dependancies.
There are others - Unison, R-diff etc.
-
is there a contrib for?
-
is there a contrib for?
No, But it lives here (http://www.rsnapshot.org)
-
I use dungog rsync (http://dungog.net/sme/help/SMEhelp/panels/Rsync%20config.html) to backup two remote (e-smith) sites to my home e-smith box. Just schedule both backups to be done prior to midnight then at midnight my local box dumps the whole lot to tape. The beauty of rsync is once you've done the initial backup, which in my case was 2GB, and had to be done manually because of my ISP's download limit you only actually copy the data that has changed each day ie e-mail etc. It's commercial but only costs around $33US but is well worth the money. It sounds exactly like what you're looking for.
HTH Lloyd