Displaying 1 result from an estimated 1 matches for "0010_bar_issuecomb".
2000 Dec 15
1
Samba 2.0.7 - mangled names problems
...ocal master = yes
all other parameters are the same.
I one directory I have these files:
0011_BAR_ISSUEAGRES.CSV
0011_MIR_STKGEN.CSV
0011_OLO_ISSUEMPSPEC.CSV
0011_RET_ISSUEAGRES.CSV
When I look to these files (DIR /X) from Windows95 or Windows NT 
Workstation clients I can see this:
0010_~GD.CSV    0010_BAR_ISSUECOMB.CSV
0010_~B4.CSV    0010_BAR_STKCOMB.CSV
0011_~%Y.CSV    0011_BAR_ISSUEAGRES.CSV
0011_~$%.CSV    0011_MIR_STKGEN.CSV
0011_~%L.CSV    0011_OLO_ISSUEMPSPEC.CSV
0011_~%Y.CSV    0011_RET_ISSUEAGRES.CSV
First problem:
Short names contains a percent sign (%) which cause problems while 
processing in batc...