In testing on NFS, I found I need to add chmod g+w /home/public/*.gmi to allow the gmi files to be saved. I can make a new file or delete an existing file. But I can't save an existing file. Ask around, my server chops are poor.
I have a feeling it's just something about what chgrp is doing / not doing that I don't quite understand.
In testing on NFS, I found I need to add `chmod g+w /home/public/*.gmi` to allow the `gmi` files to be saved. I can make a *new* file or *delete* an existing file. But I can't *save* an existing file. Ask around, my server chops are poor.
I have a feeling it's just something about what `chgrp` is doing / not doing that I don't quite understand.