I just attempted to do this, and it kind of almost starts to work, but
the first thing Bacula does is a GetFileAttributesExW on the pipe, which
fails, but I think in doing so has opened the pipe and then closes it,
which tells the writer that the reader (Bacula) has finished.

The error I get is:

Error: Error in GetFileAttributesExW: file \.\PIPE\james: ERR=The system
cannot find the path specified

Thanks

James

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:bacula-users-
> [EMAIL PROTECTED] On Behalf Of James Harper
> Sent: Saturday, 9 September 2006 21:32
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] fd backing up fifo's under windows
> 
> Has the fifo backup/restore logic in the file daemon been translated
> into named pipes under windows?
> 
> Eg can I say something like:
> 
> Include {
>   Options {
>     readfifo=yes
>   }
>   File = //./PIPE/somepipe
> }
> 
> ?
> 
> Thanks
> 
> James
> 
>
------------------------------------------------------------------------
-
> 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