Hi Joulinar
Problem is solved. I hat a "bad" line in smb.conf (create mask = 0664)
Since I commented this line out,every copying works fine..
We can close this issue now. Thanks for your help. DietPi is a great project
KR
Karl
adding Samba user not possible
Re: adding Samba user not possible
that's strange, usually this value specify the permissions used to create files on the samba share, nothing else.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: adding Samba user not possible
hmm.. but: when -as you're writting- this setting controls the write permission, due to my understanding it is logical, that this is an essential point to control.. when I copy a directory from A to B and it is still not available on B.. the first thing is, that it will be created. And this creation is a form of writting???
Isn't that true?
You see I'm far away from a Linux guru - I only have my common sense-
BR
Karl
Isn't that true?
You see I'm far away from a Linux guru - I only have my common sense-
BR
Karl
Re: adding Samba user not possible
well the value is defining the permissions on which a directory is newly created. 664 means r/w permission for the creator.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team