Date: Sat, 17 May 2003 03:09:15 +0200 From: Hasse Hund <webmaster@swedehost.com> To: "noel kearney" <mrk@n1cf.net>, <questions@freebsd.org> Subject: Re: help Message-ID: <200305170309.15985.webmaster@swedehost.com> In-Reply-To: <000801c31c0d$e8283e90$3500a8c0@noel> References: <000801c31c0d$e8283e90$3500a8c0@noel>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 17 May 2003 02.47, noel kearney wrote: > Hi to whom this my concern > > i have a dedicated server. Freebsd 4.7. I cannot connect to it from my home > pc with ftp to upload and download files to it.Its a gaming sever. I try to > connect to it, says connecting,connected to server,then disconnected from > server.Is there command that i have to execurte to get my ftp to work?? I > am using leap ftp. Any insight? please help I can connect to as root,and > all my servers in box,just cant connect with ftp to any of my servers . > noel Log in as root and check that the line regarding ftp in your /etc/inetd.conf are uncommented. ( Remove the # in front of the line ) ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l -l Regards Hasse.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305170309.15985.webmaster>