On 18/09/10 18:19, Dan Langille wrote: > > Yes, i want to restore for example all the .doc files from a job with > > 1,000,000 files. > > > > With the find command in the restore shell i can find them, but not > > select them to restore, i have to mark them manualy. > > Perhaps this can be scripted. echo 'status director' | bconsole > > I'd start by using find to create the list of files, then use that to > generate the mark commands. > >
I've done that. It's very clunky but it works. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
