statement.. question...statement...question..
ok, so is this from another linux machine using the samba share?
or is it windows users can't write to the share..?
well, i'd guess it's the latter, so check the rights to the share directory, i'd guess you want all attributes set. Then check the smb.conf file to ensure that you've got a line saying
writable = yes
or
read only = no.
depending ont eh set up, you might want to make the share public, assuming your system is assumed safe.
|