Re: [Bacula-users] fd backing up fifo's under windows
> 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
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