On Monday, February 23, 2015 at 12:13:24 PM UTC+1, Ktos Jakis wrote:
> Hi,
>
> I have a problem with backing up list of files from one file on Windows
> Client.
>
> The manual gives this example
>
> "If you precede the less-than sign (<) with a backslash as in \<, the
> file-list will be read on the Client machine instead of on the Director’s
> machine. Please note that if the filename is given within quotes, you will
> need to use two slashes.
> Include {
> Options {
> signature = SHA1
> }
> File = "\\</home/xxx/filelist-on-client
> }
> "
>
>
> I have change it to :
>
> "
> Include {
> Options {
> signature = SHA1
> }
> File = "\\<d:/backupconfig/ListOfFiles.txt"
> }
>
> "
>
> But it's not working, i get " Could not stat "<FF><FE>D": Err =The system
> cannot find the file specified"
>
> Is this feature only for Linux or am i doing something wrong ?
>
> Thank You.
>
>
> Regards,
> Dawid
I have found the problem , text file on windows client need to be encoded in
ansi. Otherwise wierd things happen.
Regards,
Dawid
--
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.