|
|
|
|
|
by RandomSort
4433 days ago
|
|
At work I was server admin because I was the one that had tried to install Linux before. This is probably more common than it should be. There was one development server and at some point we added a NAS. Due to the access restrictions and my inexperience with other stuff, the server would mount the NAS and reshare that through Samba. On Windows machines every folder would show up as a file.
You could still manually enter the path and get a directory listing, but you could of course not navigate the directory structure in any satisfying way. It took me a few weeks to figure out the error that came from a error in the NFS file system. Figured out the fix and patched the kernel. Felt nice when I was done. I've put a link to the serverfault thread about the issue. http://serverfault.com/questions/491464/directories-shown-as... |
|