• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

automatic backup software?

dpopiz

Diamond Member
what's a nice very simple backup app?

also is there a good EASY one for linux?


should be able to backup to USB or CD-RW or DVD+RW or DVD-RAM
 
rsync is a good one if you're backing up to a hard drive or maybe a USB drive. As for backing up to a disc, I don't know of a good way to do it automatically.
 
Easy in linux = script + cron, i'm not sure if there is a graphical way to go about doing it. if you use linux on a regular basis it is in your interest to learn scripting
 
Yeah, I had no doubt in my mind it could be done, I've just never tried it. Automatic backing up with a disc would be a little funky anyway since you'd need to swap out discs manually.

Besides, I just back up with a hard drive.
 
Back
Top