Line | |
---|
1 | <samba:parameter name="short preserve case"
|
---|
2 | context="S"
|
---|
3 | type="boolean"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para>
|
---|
7 | This boolean parameter controls if new files which conform to 8.3 syntax, that is all in upper case and of
|
---|
8 | suitable length, are created upper case, or if they are forced to be the <smbconfoption name="default case"/>.
|
---|
9 | This option can be use with <smbconfoption name="preserve case">yes</smbconfoption> to permit long filenames
|
---|
10 | to retain their case, while short names are lowered.
|
---|
11 | </para>
|
---|
12 |
|
---|
13 | <para>See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link>.</para>
|
---|
14 | </description>
|
---|
15 | <value type="default">yes</value>
|
---|
16 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.