Re: FTP: connection refused

"Brenden T." <[email protected]> Fri, 14 Nov 2003 11:30:12 -0800
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <[email protected]>
George Gallen wrote:

> in my /etc/xinet.d, it's setup as wu-ftpd
>
> and looks like:
>
> # default: on
> # description: The wu-ftpd FTP server serves FTP connections. It uses \
> #       normal, unencrypted usernames and passwords for authentication.
> service ftp
> {
>         disable = no
>

Thanks, reading the logs already led me to this, the { goes on the 
second line.  Sheesh.

Thanks all for helping.