Re: [Bacula-users] Escaping colons from Plugin Directive

2017-08-15 Thread Heitor Faria
> Hello Kern, Hello, Wanderlei, > Mainly who wants to backup Firebird and needs to inform the parameter "port" > is > not possible to use plugin bpipe, because bpipe doesn't allow escape chars, > and > is necessary to work. There is some patch in the Enterprise version for this > or > plan to

Re: [Bacula-users] Escaping colons from Plugin Directive

2017-08-15 Thread Wanderlei Huttel
Hello Kern Mainly who wants to backup Firebird and needs to inform the parameter "port" is not possible to use plugin bpipe, because bpipe doesn't allow escape chars, and is necessary to work. There is some patch in the Enterprise version for this or plan to fix this in the near future? Even

[Bacula-users] Escaping colons from Plugin Directive

2017-08-11 Thread Heitor Faria
Hello, List, Does anyone know how to escape colons from the FileSet - Include Plugin directive? In the following example, the file:/// colon must be excluded because it is a Plugin values separator. I tried quotes, backslash and plics.