Displaying 1 result from an estimated 1 matches for "shrtfile".
Did you mean:
certfile
2001 Mar 14
0
Case Sensitivity vs. Case Preservation
...' of lower is used to create the filename on the Unix
system.
Another test; preserve case = yes
short preserve case = no
default case = upper
Again, success -
Creating "HeresALongFileName.TxT" in explorer, yields
"HeresALongFileName.TxT" in our Unix listing.
Creating "ShrtFiLe.TxT" in explorer, yields "SHRTFILE.TXT" in our Unix
listing.
This is good - we told Samba to preserve case for non 8.3 filenames, and it
did. We told samba to use default case =
upper for 8.3 filenames, and sure enough, it converted our mixed case
"ShrtFiLe.TxT" to all up...