Arno said:

"alternatively, you could run your script from a RunScript resource in the Job."

>>> I am writing a filelist to the CLIENT MACHINE which I am using the 
>>> following in the include as such in the FileSet


  Include {
    Options {
        compression=GZIP
        signature = MD5
    }
    # Backup Specific Files Not Under Revision Control
    File = "\\</var/lib/bacula/cyswaps.workspaces"
  }

>>> When I attempted to run the script as a ClientRunBeforeJob and RunScript On 
>>> the Client it would use whatever files were in the list at the time the 
>>> Scheduler started the job not the files that were generated by the script.  
>>> So basically the file list from the previous run was being backed up and 
>>> not the list from the current run of the script.

Clark

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to