cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl library's uninitialization is got hang

From: shine <shineinsky343_at_gmail.com>
Date: Thu, 28 Aug 2014 14:26:29 +0530

On 8/28/2014 12:40 PM, Daniel Stenberg wrote:
> On Thu, 28 Aug 2014, shine wrote:
>
>> As per your suggestion i moved to curl 0.7.37.1 version
>
> I guess you mean 7.37.1.
>
>> 0000: CWD phase2
>> 08_28_2014_07:00:07
>> <= Recv header, 0000000033 bytes (0x00000021)
>> 0000: 550 Failed to change directory.
>> 08_28_2014_07:00:07
>> => Send header, 0000000012 bytes (0x0000000c)
>> 0000: MKD phase2
>> 08_28_2014_07:00:08
>> <= Recv header, 0000000040 bytes (0x00000028)
>> 0000: 550 Create directory operation failed.
>>
>> Can you tell me what are the possible reason for this error.
>
> You clearly specified a directory that doesn't previously exist and
> you've asked libcurl to create it then but as you can see the creation
> of the directory fails as well.
>
> You're either using the wrong path or you have the wrong permissions
> on the server. This is not a problem with libcurl.
>
Yes curl library is 7.37.1, and there is no problem which comes from
curl library i own that.
But on same path from fileZilla i am able to create and delete directory
on FTP server.
Also if it is of permission issue or something else then how can i
resolve it?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-08-28