kral 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/
> 

Am I the only one who have this problem?
I mean, does it works for you? have you troubles to backup folders with 
special characters which are on the root of the share?

If it works fine for you, please let me know :)



_______________________________________________
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