On Thu, Aug 13, 2009 at 9:01 AM, Rajagopal Swaminathan<[email protected]> wrote: > Greetings, > > On Tue, Aug 11, 2009 at 11:57 PM, Ravi Kumar Tenneti<[email protected]> > wrote: >> Dear All, >> >> I am pretty confident of Openfiler but would like to know Backup >> Software which is open source / Free software >> >> > > Have you tried bacula or amanda as the backup management software? > > The media could be vtapes (essentially disk based backup). > > I have tried this with good results in the past. > > You might have to check up regarding MSSQL agent though. May be the > commercially supported Zmanda would provide that.
How about rsnapshot and rdiff-backup? rsnapshot is good for going back in time with incremental backups. rdiff-backup is a lot more powerful and it can deal with gigabytes of data easily. This could be mysql dumps and such. rsnapshot is written in perl and rdiff-backup in python. You can find a lot more backup URLs in my delicious page. http://delicious.com/girish1729/backup -Girish 1. http://rsnapshot.org 2. http://rdiff-backup.nongnu.org/ _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
