Tom Sommer wrote: > Takes backup of all files in /usr/local/example/, and of all *.xml files > in /example01/, /example02/ and /example03/ - recursively (the .xml > files are in random subfolders within the example folders, along with a > lot of other files which I don't want to backup).
If you do something like this: FileSet { Name = "<name>" Include { File = "\\|/path/to/script" } } You can then write a script which produces a list of files/directories to be backed up. Note this runs on the client (which may or may not be the same machine as the director). Allan ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users