Hello Everyone,
I fix this morning a "BIG" problem that I get for a couple of month !!!

So the problem I get before I change my setting in SMB.CONF was with Charset (french like ééé ààà ççç) AND with FTP (ProFTP)
So when a user put a file or create a directory on my FTP server like (école) the file was changed for _cole in the Windows Share...
And when I create the file from Windows Samba share same problem when I want to view the file...
So now my problem was fixed with those settings:
smb.conf
display charset = ISO-8859-1
dos charset = 863 (was changed from 850 to 863)
unix charset = ISO-8859-1 (was changed from UTF-8 to ISO-8859-1)
BUT my question is:
All change made can impact any fonction for SME Server (Samba, Website) or existing file ???
Now, I just want to know if I can leave this settings... Before I create my templates...
Thanks for any support...
Snoopyski