> Date: Fri, 18 Nov 2005 13:23:10 -0500 > From: Frank Bax <[EMAIL PROTECTED]> > > At 08:44 AM 11/16/05, Jon Krom wrote: > > # shlight //storage/PUBLIC /mnt -n > > error connecting to server: [23] Too many open files in system > > > Shouldn't that be > # shlight //storage/PUBLIC /mnt/Something -n
I wouldn't know why, normally one can mount on any directory. > Although making the same typo on my 3.6 & 3.7 systems still works > properly (connect to Win98 & Linux). Sorry, I don't have 3.8 yet. > Maybe you actually have a lot of files open? Not that I know. There are hardly any tasks running on this computer. There are some 80 files in //storage/PUBLIC, so I don't expect shlight to open much more than that. The kern.maxfiles option is set to 1770 or so and the per-process limit is set to 1023. So I'm at a loss, what to try next. What do I do wrong ?? Jon