Thank you cinap, I tried to copy all my Dropbox data to cwfs. the number of files that exceeded 144B name limit was only 3 in 40000 files. I will be happy if cwfs64x natively accepts longer name, but the requirement is almost endless. for example, OSX support 1024B names. I wonder if making NAMELEN larger is the only way to handle the problem.
Kenji Arisawa On 2013/06/23, at 16:45, [email protected] wrote: > the file name length can be configured at compile time. > look for the NAMELEN enum. > > like the cwfs64x in 9front uses 144 instead of 56. > > you mentioned windows. theres a -o trspaces option in cifsd > that will convert space characters to non breaking space > and back for you. > > hope this is usefull... > > -- > cinap >
