Hallo nochmal, Als Ergänzung die smb.conf =========== SCHNIPP =========== [global] workgroup = farm guest account = nobody keep alive = 30 os level = 34 kernel oplocks = false security = share share modes = yes server string = Linux Fileserver preserve case = yes short preserve case = yes case sensitive = no client code page = 850 encrypt passwords = yes printing = lprng printcap name = /etc/printcap load printers = yes character set = ISO8859-1 socket options = TCP_NODELAY ; socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=8192 SO_RCVBUF=8192 map to guest = Bad User valid chars = 73:213 213:73 73:73 33 35 36 37 38 39 40 41 45 48 49 50 51 52 53 54 55 56 57 64 97:65 98:66 99:67 100:68 101:69 102:70 103:71 104:72 105:73 106: 74 107:75 108:76 109:77 110:78 111:79 112:80 113:81 114:82 115:83 116:84 117:85 118:86 119:87 120:88 121:89 122:90 94 95 96 123 125 126 127 135:128 132:142 134: 143 130:144 145:146 148:153 129:154 156 155:157 158 159 164:165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 160:181 131:182 133:183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198:199 200 201 202 203 204 205 206 207 208:209 136:210 137:211 138:212 161:214 140:215 139:216 217 218 219 220 221 141:222 223 162:224 225 147:226 149:227 228:229 230 231:232 163:233 150:234 151: 235 236:237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 local master = yes interfaces = 192.168.99.10/255.255.255.0 wins support = no [homes] comment = Heimatverzeichnis browseable = no read only = no create mode = 0750 ==> Hier fangen die Problem Freigaben an [mp3s] comment = gesammelte MP3s path = /win95/MP3s public = yes writeable = yes [dload] comment = Internet Downloads writeable = yes path = /windows/C/download public = yes printable = no ==> Hier hören Problem Freigaben auf [tausch] comment = Austauschordner writeable = yes path = /usr/austausch public = yes printable =no =========== SCHNIPP =========== Ich konnte mein Problem eingrenzen: Wenn ich über den Explorer von Windows auf meine Linux Freigabe (FAT32 über Samba) kopieren möchte, kommt die Fehlermeldung, dass die Datei nicht erstellt werden kann. Das ganze passiert aber NUR wenn die zu kopierende Datei grösser als 100KB ist und ist total unabhängig vom Dateinamen. Kopieren in der DOS-Box funktioniert komischerweise. Nur stimmt dann hier die gross/kleinschreibung nicht. Auch funktioniert das Kopieren mit dem Explorer auf Ext2Fs Freigaben. Ich bin mit meinem Latein am Ende, auch die neue Samba Version 2.2.0 brachte keine Besserung. Kann mir vielleicht irgendjemand einen Tip geben? Gruss Florian