Re: [Bacula-users] fd backing up fifo's under windows

2006-09-09 Thread James Harper
> 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 { >

[Bacula-users] fd backing up fifo's under windows

2006-09-09 Thread James Harper
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 - Us