[VFS] CAP module

TAKAHASHI Motonobu monyo at home.monyo.com
Thu Aug 28 03:55:49 GMT 2003


>> The attachment file is a VFS module to support CAP encoding for Samba
>> 3.0.0rc1. Using this module like:
>> 
>> [macshare]
>>   vfs object = cap
>>   ...
>> 
>> file names including Non-ASCII character(s) are encoded with CAP
>> encoding, which is used in CAP and NetAtalk.
>
>Isn't this really what a charset module is for?

This module is charset free because it simply encodes/decodes a byte
of 0x80 or above. 

NetAtalk writes filename as "dos charset", so this module will be
usefull not only for Japanese but also for other charsets.

-----
TAKAHASHI, Motonobu (monyo)                    monyo at home.monyo.com
                                               http://www.monyo.com/




More information about the samba-technical mailing list