Thanks,

I had tried it that way initially but was thrown off because it didn't
work.
Turns out I had to give the full path to the script even though it was
in the path for the bacula user. That fixed it.

-Jake
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Russell Howe
> Sent: Wednesday, August 09, 2006 10:07 AM
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] FileList scripting help
> 
> Davis, Jacob wrote, sometime around 09/08/06 14:16:
> > It appears that a crucial line break was missing from my 
> original post.
> > To be clear, get_newest_file.py accepts a single path argument and 
> > returns the fully qualified path to a single filename like so:
> > 
> >> $ get_newest_file.py /usr/local/backups/ 
> >> /usr/local/backups/newfile.tar
> > 
> > Any ideas why Bacula does not like my FileList?
> > 
> >>     File = "'|get_newest_file.py /usr/local/backups/'"
> 
> >>>> Could not stat '|get_newest_file.py /usr/local/backups/': 
> >> ERR=No such
> >> file or directory
> 
> Bacula is looking for a file called:
> 
> |get_newest_file.py /usr/local/backups/
> 
> Take out your single quotes
> 
> --
> Russell Howe
> [EMAIL PROTECTED]
> 
> --------------------------------------------------------------
> -----------
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier Download IBM WebSphere Application Server 
> v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to