summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/filename/shortpreservecase.xml
blob: 1c8b36380deb7d6d87cb047a98f5e220bd686319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="SHORTPRESERVECASE"/>short preserve case (S)</term>
		<listitem><para>This boolean parameter controls if new files 
		which conform to 8.3 syntax, that is all in upper case and of 
		suitable length, are created upper case, or if they are forced 
		to be the <link linkend="DEFAULTCASE"><parameter moreinfo="none">default case
		</parameter></link>. This  option can be use with <link linkend="PRESERVECASE"><command moreinfo="none">preserve case = yes</command>
		</link> to permit long filenames to retain their case, while short 
		names are lowered. </para>
		
		<para>See the section on <link linkend="NAMEMANGLINGSECT">
		NAME MANGLING</link>.</para>

		<para>Default: <command moreinfo="none">short preserve case = yes</command></para>
		</listitem>
		</samba:parameter>