Displaying 1 result from an estimated 1 matches for "hoemdirectory".
2002 Sep 03
1
hangin when listing named pipes
...tory in explorer.
Click on .tst
Diagnostics on the samba server:
ps -ef | grep smbd | grep <yourname>
strace -p <PID of your smbd process>
It should be hanging in an open statement
open(".tst", O_RDONLY|O_LARGEFILE <unfinished ...>
Recover:
rm .tst from unix in your hoemdirectory
-------------- next part --------------
HTML attachment scrubbed and removed