On 12/16/07, David Relson <[EMAIL PROTECTED]> wrote:
>
> I have installed vsftpd but it's not working.  When I try to retrieve a
> file, not much happens.
>
> "wget -nd ftp://localhost/test.txt"; produces:
>
>   --11:23:39--  ftp://localhost/test.txt
>            => `test.txt'
>   Resolving localhost... 127.0.0.1
>   Connecting to localhost|127.0.0.1|:21... connected.
>   Logging in as anonymous ...
>   Login incorrect.
>
> and (from another machine) "wget -nd ftp://osage/test.txt"; produces:
>
> --11:23:21--  ftp://osage/test.txt
>            => `test.txt'
>   Resolving osage... 192.168.1.10
>   Connecting to osage|192.168.1.10|:21... connected.
>   Logging in as anonymous ...
>   Error in server response, closing control connection.
>   Retrying.


Have you enabled anonimous ftp account in vsftpd.conf?

-- 
Vladimir Rusinov
GreenMice Solutions: IT-решения на базе Linux
http://greenmice.info/

Reply via email to