Hello World !
my problem under bconsole and only with job name with blanks within...
Test1
*configure add job name=xx-fd client=xx-fd jobdefs=DefaultJob
fileset=Windows All Drives
# Missing value for directive "All"
Test2
configure add job name=xx-fd client=xx-fd jobdefs=DefaultJob
fileset="Windows All Drives"
#configure error: Could not find config resource "WindowsAllDrives"
referenced on line 5: FileSet = Windows All Drives
Test3
*configure add job name=xx-fd client=xx-fd jobdefs=DefaultJob
fileset='Windows All Drives'
#Missing value for directive "All"
Test4
*configure add job name=xx-fd client=xx-fd jobdefs=DefaultJob
fileset="WindowsAllDrives" enabled=yes
#configure error: Could not find config resource "WindowsAllDrives"
referenced on line 5: FileSet = WindowsAllDrives
How quote this ?
Thanks a lot
Cheers
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.