By the creation of a file share, the option "Automatically create directory?" doesn't work at all.
I chose to create /srv/samba/share but no folder was created and not error was displayed during this operation.
I'll add code to display an error if directory creation failed. However, it should still work ... assuming that the parent /srv/samba directory exists.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'll add code to display an error if directory creation failed. However, it should still work ... assuming that the parent /srv/samba directory exists.
Hello,
/srv did exist but /srv/samba didn't
Why not create the missing directories recursively?
I don't see any reason why not to do it.