openSUSE Forums > Archives > SF Archives > ARCHIVES - Miscellaneous » Which Cdr Backup Software Is Best?

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Miscellaneous
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Miscellaneous Questions about SUSE Linux that don't fit anywhere else

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 16-Dec-2004, 05:21
Yalla-One
Guest
 
Posts: n/a
Default

Having used Linux for the past 3 months myself I finally convinced my father to make the switch from XP to SuSE.
He is however no Linux guru (or computer guru at all) and needs an automated system to make backups of certain directories to a CDROM.

Can anyone recommend a reliable program that takes all changed and new files from certain directories (preferably /home/dad) and burn them to a CDR by the click of ONE button?

It's important that it gets all new files in a directory by itself, and that no drag'n'drop is required, as that significantly increases the risk of some files/directories being left out.

Any recommendations for such a backup system will be *highly* appreciated. Thanks!

-Yalla
  #2 (permalink)  
Old 18-Dec-2004, 13:35
storm
Guest
 
Posts: n/a
Default

I think you look for rsync, it is cli work.
If all files are in an dir you can burn them with cdrecord to a cdr.(mkisofs first)
This all could you write in a shell script and place it in a cronjob.
So even without the "click of ONE button".

rsync directory->mkisofs from backup directory->burn backup dir to cdr with cdrecord.
  #3 (permalink)  
Old 20-Dec-2004, 02:08
Yalla-One
Guest
 
Posts: n/a
Default

Thanks much for sharing your insight!

Getting to work right away and will report back with a success-story (hopefully )

-Yalla
  #4 (permalink)  
Old 20-Dec-2004, 15:11
hvengel
Guest
 
Posts: n/a
Default

You might also have a look a KDar. This is a GUI program that uses the dar utilites on the backend. It will allow you to set up backup jobs and to specify which directories/files are part of that job. It will also divide the backup into CD or DVD size parts if the backup is too big to fit on a single CD or DVD. Then use K3b to burn these files onto CD or DVD.

Once the backup job is setup in KDar it is a simple one click operation to do the backup. And burning a single file to CD or DVD is very easy in K3b. Also you can set up incremental backups that are based on a full backup job. So you would do a full backup and then setup an incremental job based on the backup and then running the incremental job will get any new/changed files. Between the full backup and all incrementals after that full backup you have everything backed up. Standard IT practice is to do weekly or simi-weekly full backups and daily incrementals. You can also decide how much compression to use. More compression means slower, high CPU usage backup with smaller archive sizes.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2