![](https://seccdn.libravatar.org/avatar/3bc64bb793cf22fd052ba5a860075f2e.jpg?s=120&d=mm&r=g)
Hi Philipp, [...]
Nun mal die Frage: Ich lege keinen Wert darauf, eine Koexistenz von z.B. "Text" und "text" in einem Ordner zu haben, aber: 1. Ist das mit Samba so wie auf einem Windowsrechner mit NTFS, da ja auch von Microsoft mitentwickelt?
nein, ist es nicht - und Samba ist auch nicht wirklich von Microsoft mitentwickelt. Bei Samba muss man nur in der smb.conf die entsprechenden Paramater setzen. Siehe man smb.conf: By default, Samba 3.0 has the same semantics as a Windows NT server, in that it is case insensitive but case preserving. As a special case for directories with large numbers of files, if the case options are set as follows, "case sensitive = yes", "case preserve = no", "short preserve case = no" then the "default case" option will be applied and will modify all filenames sent from the client when accessing this share. case sensitive = yes/no/auto controls whether filenames are case sensitive. If they aren't, Samba must do a filename search and match on passed names. The default setting of auto allows clients that support case sensitive filenames (Linux CIFSVFS and smbclient 3.0.5 and above currently) to tell the Samba server on a per-packet basis that they wish to access the file system in a case-sensitive manner (to support UNIX case sensitive semantics). No Windows or DOS system supports case-sensitive filename so setting this option to auto is that same as setting it to no for them. Default auto. default case = upper/lower controls what the default case is for new filenames (ie. files that don't currently exist in the filesystem). Default lower. IMPORTANT NOTE: As part of the optimizations for directories containing large numbers of files, the following special case applies. If the options case sensitive = yes, preserve case = No, and short preserve case = No are set, then the case of all incoming client filenames, not just new filenames, will be modified. See additional notes below. preserve case = yes/no controls whether new files (ie. files that don't currently exist in the filesystem) are created with the case that the client passes, or if they are forced to be the default case. Default yes. short preserve case = yes/no controls if new files (ie. files that don't currently exist in the filesystem) 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 default case. This option can be used with preserve case = yes to permit long filenames to retain their case, while short names are lowercased. Default yes.
2. Kann eigentlich durch diese "sambaspezifische" Einschränkung mal was an Groß-und Kleinschreibe-Info verloren gehen?
Es gibt keine Einschraenkung bei Samba in dieser Richtung- und da Linux-Filesysteme das (nahezu) alle koennen, besteht auch keine Gefahr eines Datenverlusts o.ae.
Viele Grüße und einen schönen Sonntag Philipp
Ciao. Michael. -- Michael Hirmke -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org