cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ftp-create-dirs question

From: JRMargelidon <jrmargelidon_at_catalliances.net>
Date: Mon, 24 May 2004 07:43:27 +0200

Daniel Stenberg wrote:

>On Thu, 20 May 2004 jrmargelidon_at_catalliances.net wrote:
>
>
>
>>what am i doing wrong ??
>>
>>
>
>What curl version on what operating system? Can you show us the output from -v
>when you run this command line? (edit out sensitive data)
>
>
here is the log

* About to connect() to ftp.mysite.com:21
* Connected to ftp.mysite.com (62.39.109.138) port 21
> USER Me
> PASS Pwd
* We have successfully logged in
> PWD
* Entry path is '/Home
> CWD aaaa/bbbb
* Couldn't cd to aaaa/bbbbcurl: (9) Couldn't cd toaaaa/bbbb
* Closing connection #0
Received on 2004-05-24