cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP login home

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 1 Feb 2007 14:44:41 -0800

On Thu, Feb 01, 2007 at 05:22:14PM -0500, Andrew D wrote:
> ftp://USER:PASS@ipaddress/VOL1/Matrix/10/1001/
>
> The ouput from this contains the line "> CWD VOL1" and because the
> directory VOL1 doesn't exist in my home directory it creates it. How
> would I get curl to go to "/VOL1/"

Try an extra /, i.e. ftp://USER:PASS@ipaddress//VOL1/Matrix/10/1001/

>>> Dan

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