Every time I write a file to the host i have to reset it before any computer on the network can see it in the srv directory, including the pc that wrote it.
Evewn when I get it to show up when I ls, if i open (edit) it, the file is always blank.
Then if i save the file (test.txt), when i open and ls the srv directory on another pc, it will show test.txt and test.txt~, both being empty. What am I doing wrong?