From: Edwin H. <ed...@co...> - 2003-10-06 15:39:03
|
[ Matteo Rancilio wrote: ] > Hi, > > how can I extract an entire directory and all its file from a tape? Depends on the archive backend used. For some (like tar) just specify the directory in the filelist (with "-extract -flist <mylist.txt>") and it will recurse. For others you'll need to list all the files (do a "flexbackup -list" and edit the output is probably easiest.) -- Edwin Huffstutler ed...@co... GnuPG Key ID: AE782DC9 |