cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1187924 ] -C - doesn't work for ftp over http-auth proxy

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 25 Apr 2005 13:18:24 -0700

Bugs item #1187924, was opened at 2005-04-22 11:08
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1187924&group_id=976

Category: ftp
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: -C - doesn't work for ftp over http-auth proxy

Initial Comment:
I tried the following command:

curl -C - ftp://u:p@1.2.3.4/path/file.ext -x 4.5.6.7:8080 -U
u2:p2 -o file.ext

Curl started to append to the existing file, but the new
content was actually from the beginning of the file.

Curl version used:
curl 7.13.2 (i586-pc-mingw32msvc) libcurl/7.13.2 zlib/1.2.2
Protocols: ftp gopher telnet dict ldap http file
Features: Largefile libz

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2005-04-25 22:18

Message:
Logged In: YES
user_id=1110

ping?

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2005-04-22 12:19

Message:
Logged In: YES
user_id=1110

Can you run it with --trace-ascii and post that trace output
to us? Since you submitted this anonymously you won't be
able to attach it here, but you can post it to the libcurl
mailing list.

I think the culprit is the FTP url. I just tried and added a
test case (256) for this operation to a HTTP server and it
behaved as expected.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1187924&group_id=976
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-tracker
Received on 2005-04-25

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET