[linux-cifs-client] remapping illegal file characters

Steve French smfrench at austin.rr.com
Sun Apr 3 04:30:23 GMT 2005


Samba probably ought to be doing the same kind of remapping (as Windows 
does in SFU) so that  NFS users and local users can see the same file 
names as the remote users.

A test patch for the cifs client (remaps the illegal characters, except 
for '*' (which is hard because it is needed for readdir - and can not be 
globally mapped).  This patch allows you to create, view, list, stat, 
remove etc. files with six of the seven key filename characters (legal 
to Linux/Unix, illegal to Windows).
    :  < > | ? \

This allows recognizing/using remotely files created by SFU on Windows 
servers as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remap_illegal_file_chars.patch
Type: text/x-patch
Size: 2753 bytes
Desc: not available
Url : http://lists.samba.org/archive/linux-cifs-client/attachments/20050402/55682805/remap_illegal_file_chars.bin


More information about the linux-cifs-client mailing list