[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: a NERO user familiar with backing up data on multisession CDR, how do I do it in Linux too?



Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling) wrote:

> You need e.g. a very recent version of mkisofs in case you like to do something
> like this:
>
> mkisofs -o fs.iso -R -C1234,5678 -M /dev/cdrom -graft-points -find BA-Sept-17=/home/joe -ctime 25h -type f
>
> to add a session with the staring directory "BA-Sept-17" that contaions a tree
> with all files that have been touched during the pas 25 hour in the directory 
> /home/joe.
>

Sorry, this should be:

mkisofs -o fs.iso -R -C1234,5678 -M /dev/cdrom -graft-points -find BA-Sept-17=/home/joe -ctime -25h -type f


to add a session with the starting directory "BA-Sept-17" that contains a tree


Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


-- 
To UNSUBSCRIBE, email to cdwrite-REQUEST@other.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@other.debian.org


Reply to: