[EMAIL PROTECTED] a écrit :
> Hi,
> 
> I have some issue to backup folders containing special chars on a very 
> specific
> situation.
> 
> Its about saving folders through samba.
> sample entrie of the machine's spécific config.pl give something like that:
> 
> $Conf{SmbShareName} = ['D$'];
> $Conf{BackupFilesOnly} = {
>         'D$' => ['Folder1é'] # <------- special char here: 'é'
>         };
> 
> My smb.conf is already tuned to define the charset (samba 3.x : "unix 
> charset" &
> "dos charset"). Files&folders created on both *nix or windowz are viewed &
> stored correctly, with special characters.
> 
> If a folder on the root of the share (folder1) dont contain special char, 
> there
> is no problem. It save successfully files like:
> /Folder1/é/ééééé/éééé__^^/éééé&.txt
> 
> But when the folder on the root of the share contain somes, it just pass it 
> and
> save nothing.
> 
> I have searched on the list about similar situation with no success.
> I will continue some tests, to see if the error is specific to 
> "BackupFilesOnly"
> or not.
> 
> Any help or feedback is welcome :)
> 
> 
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/backuppc-users
> http://backuppc.sourceforge.net/
> 

Still no one having this sort of problem, exclusively with the smb method?

S O S :)



_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to