looking for quality CDR backup software

  • Follow


I spent too much time looking at half-assed backup software, and now I'm
soliciting recommendations instead. Please recommend something if it has
all of these features:

* it should be open source and free

* it should use CD-Rs via `cdrecord` 

* it should not take too much disk space during backups (I can afford 650
MB, but not doubling my disk usage <- there are some 'solutions' that
this!)

* it should be possible and easy to specify that I want, for example, to
  back up / monthly, /home weekly, and /home/me/work daily

* it should use a combination of full and incremental backups

* recovery of whole file systems and individual files should be a
no-brainer, including recovering on a different machine


Preferably, it should also be hackable, old, tested and stable, and use
tried and true utils like tar, gzip and cdrecord under the hood.


I'm not looking for 'have you looked at ...' answers. Google already gave me
a lot of suggestions. I'm looking for *recommendations* .

0
Reply neo_lisper (55) 11/20/2004 9:18:49 PM

On Sat, 20 Nov 2004 13:18:49 -0800, Neo-LISPer wrote:

[snips]
> 
> I'm not looking for 'have you looked at ...' answers. Google already gave me
> a lot of suggestions. I'm looking for *recommendations* .
>
Write your own?

B.
-- 
Veni, Vidi, Velcro - I came; I saw; I stuck around.

0
Reply brian7635 (119) 11/20/2004 9:50:48 PM


Neo-LISPer <neo_lisper@yahoo.com>:
>  I spent too much time looking at half-assed backup software, and now I'm
>  soliciting recommendations instead. Please recommend something if it has
> [snip]
>  I'm not looking for 'have you looked at ...' answers. Google already gave me
>  a lot of suggestions. I'm looking for *recommendations* .

Build your own.  That's what I did.  It's written in bash shell script
and uses find and afio to create separate compressed archives for
multiple filesystems.  Those are written to an iso with mkisofs, and
the iso is burned to CD-R(W) with cdrecord.

Backups are too important to be left to someone else.  I need to know
my backups work.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)           http://www.spots.ab.ca/~keeling   Linux Counter #80292
- -           http://www.ietf.org/rfc/rfc1855.txt
    Spammers! http://www.spots.ab.ca/~keeling/autospam.html
0
Reply keeling3 (171) 11/20/2004 9:52:07 PM

s. keeling wrote:

> Neo-LISPer <neo_lisper@yahoo.com>:
>>  I spent too much time looking at half-assed backup software, and now I'm
>>  soliciting recommendations instead. Please recommend something if it has
>> [snip]
>>  I'm not looking for 'have you looked at ...' answers. Google already
>>  gave me a lot of suggestions. I'm looking for *recommendations* .
> 
> Build your own.  That's what I did.  It's written in bash shell script
> and uses find and afio to create separate compressed archives for
> multiple filesystems.  Those are written to an iso with mkisofs, and
> the iso is burned to CD-R(W) with cdrecord.
> 
> Backups are too important to be left to someone else.  I need to know
> my backups work.
> 
> 

That's what I'm leaning towards. Over in gentoo, people recommended 'dar'
though.
0
Reply neo_lisper (55) 11/20/2004 10:03:28 PM

Neo-LISPer wrote:

> I spent too much time looking at

.... http://www.partimage.org/
..
-- 
<<   http://michaeljtobler.homelinux.com/   >>
Menu, n.:  A list of dishes which the restaurant has just run out of.

0
Reply mjtobler2 (1042) 11/20/2004 11:02:34 PM

I found the best solution on the net for cdr backups, they are
affordbly priced also.

Check them out Vision Backup is there product !
http://www.vwsolutions.com

0
Reply robpuzzuoli (2) 1/4/2005 10:44:41 PM

5 Replies
36 Views

(page loaded in 0.139 seconds)

Similiar Articles:
















6/20/2012 10:17:21 PM


Reply: