Re: Incremental CDR backups -- SOLVED

2003-10-31 Thread lorian
Hello Paul, > # Make image > mkisofs -r -o /tmp/cdimage /home/paulf/cdrom > # Test image > mount /tmp/cdimage -r -t iso9660 -o loop /cdrom > mc /cdrom To do a more thourough and completely automatic check, I suggest you say 'diff -rq /cdrom /home/paulf/cdrom'. This will, however, yield

Re: Incremental CDR backups -- SOLVED

2003-10-30 Thread Paul M Foster
On Thu, Oct 30, 2003 at 03:05:47PM +0100, [EMAIL PROTECTED] wrote: > > Paul writes > > > > There must be something I don't understand about this. For the sake of > > > brevity, here's an example. First burn is /home/paulf/docs. It contains > > > the files alfa, bravo, charlie and delta. I