Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 14:18:39 +0100
From:      Edwin Groothuis <mavetju@chello.nl>
To:        "reel@sympatico.ca" <reel@idemnia.ath.cx>
Cc:        questions@freebsd.org
Subject:   Re: FTPd problem
Message-ID:  <20010202141839.F62745@d9168.upc-d.chello.nl>
In-Reply-To: <Pine.BSF.4.31.0102020808450.17564-100000@idemnia.ath.cx>; from reel@idemnia.ath.cx on Fri, Feb 02, 2001 at 08:10:02AM -0500
References:  <Pine.BSF.4.31.0102020808450.17564-100000@idemnia.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, Feb 02, 2001 at 08:10:02AM -0500, reel@sympatico.ca wrote:
>     When i log into my other machine's FTP server, and I do "ls",
> I get this error:
> 
> ftp> ls
> 200 PORT command successful.
> 150 Opening ASCII mode data connection for '/bin/ls'.
> ftpd: .: Too many open files in system
> 226 Transfer complete.
> ftp>

run lsof (/usr/ports/sysutils/lsof) to see which process has that
many files open.

Edwin

-- 
Edwin Groothuis   |           Interested in MUDs? Visit Fatal Dimensions:
mavetju@chello.nl |                     http://fataldimensions.nl.eu.org/
------------------+               telnet://fataldimensions.nl.eu.org:4000


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010202141839.F62745>