Displaying 3 results from an estimated 3 matches for "c7xswh".
2014 Dec 10
2
Mount unix samba 4 share to osx client without mangled file names
...side which where created directly on the server. Linux and OSX
(10.10.1) clients should access the share and store files.
When I mount this samba share into the osx client (10.10.1), files
created directly on the server with special names like `File with
"quotes"` are displayed mangled (`C7XSWH~V`) on the osx client.
When I create a file with special chars on the OSX client mount, it
displays correctly in OSX but on the unix server it is display with a
weird symbol like `File with ?quotes?`.
I assume it is because OSX expects the filenames to be in utf-8 nfd
form, but the filenames on t...
2014 Dec 11
1
Mount unix samba 4 share to osx client without mangled file names
...ver. Linux and OSX
>> (10.10.1) clients should access the share and store files.
>>
>> When I mount this samba share into the osx client (10.10.1), files
>> created directly on the server with special names like `File with
>> "quotes"` are displayed mangled (`C7XSWH~V`) on the osx client.
> these are NTFS/SMB illegal character so Samba must mangle them.
>
>> When I create a file with special chars on the OSX client mount, it
>> displays correctly in OSX but on the unix server it is display with a
>> weird symbol like `File with ?quotes?...
2014 Dec 10
0
Mount unix samba 4 share to osx client without mangled file names
...directly on the server. Linux and OSX
> (10.10.1) clients should access the share and store files.
>
> When I mount this samba share into the osx client (10.10.1), files
> created directly on the server with special names like `File with
> "quotes"` are displayed mangled (`C7XSWH~V`) on the osx client.
these are NTFS/SMB illegal character so Samba must mangle them.
> When I create a file with special chars on the OSX client mount, it
> displays correctly in OSX but on the unix server it is display with a
> weird symbol like `File with ?quotes?`.
That's the U...