samba == windowsfreigabe
also du schaust einfach in deine arbeitsgruppe (falls den server auch in deine arbeitsgruppe eingetragen hast)
und da is dann ein PC der Samba server oder so heist
den klickst an und alles was per samba freigegeben hast wird aufgezeigt
wenn
mit meiner config hat jeder zugriff also ohne user und passwörter und wennst einem ordner auch jedem schreibrechte gibst kannst von win aus auch auf deinem Samba server kopiern...
in der config is das der mainteil:
das ist aus meiner config
ich hab 6 hdds desswegen auch 6 freigaben
ich hab einfach auf jeder hdd einen ordner namens Upload gmacht wo jeder schreibrechte hat damit das hinkopiern auch keine probleme macht
#============================ Share Definitions ==============================
[hda]
comment = hda
path= /mnt/hda
browseable = yes
writable = yes
guest ok = yes
[mp3s ]
comment = hdb
path = /mnt/hdb
browsable = yes
writeable = yes
guest ok = yes
[filme]
comment = hdd
path = /mnt/hdd
browsable = yes
writeable = yes
guest ok = yes
[sicherung]
comment = hdf
path = /mnt/hdf
browsable = yes
writeable = yes
guest ok = yes
[hdg]
comment = hdg
path = /mnt/hdg
browsable = yes
writeable = yes
guest ok = yes
[hdh]
comment = hdh
path = /mnt/hdh
browsable = yes
writeable = yes
guest ok = yes
____________________________________
\'I think I spider\'
|