Simple Backup in the Ubuntu repository is worth looking into. Especially if it is just a machine or a few you want to backup. Check out BackupPC ... it does rsync nicely, especially if you run multiple similar machines the non-redundant storage (due to hard links on the backup server) is good.
kswan wrote: > I am looking into methods of setting up online backups for a small > business file server running Ubuntu server. This will be for backups > of the data, not the OS. > > Requirements: > Completely automated backups > Encrypted data in online storage and during transmission > Incremental upload so we don't have to upload the whole dataset each > backup > Frequency: daily > > I am considering using storage on a hosting account via FTP or using > Amazon S3. curlftpfs and s3fs look interesting. > > This article (http://www.linuxjournal.com/article/9880) looks like an > interesting solution. > > Any thoughts or suggestions on this will be appreciated. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en -~----------~----~----~----~------~----~------~--~---
