cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP directory listing

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 6 Mar 2007 13:24:06 -0800

On Tue, Mar 06, 2007 at 03:08:26PM -0600, Glen Gunselman wrote:
> curl -q -v ftp://cool.haxx.se/ -l
> * About to connect() to cool.haxx.se port 21 (#0)
> * Trying 193.15.23.131... connected
> * Connected to cool.haxx.se (193.15.23.131) port 21 (#0)
> < 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> < 220-You are user number 1 of 50 allowed.
> < 220-Local time is now 21:56. Server port: 21.
> < 220-This is a private system - No anonymous login
[...]
> Am I missing something or does this not work from the command line?

The problem isn't curl, it's the server. It doesn't allow anonymous logins.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-03-06