cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl-7.18.2 ftp upload issues

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 11 Jun 2008 18:41:34 +0200 (CEST)

On Wed, 11 Jun 2008, Jeff Weber wrote:

> I am unable to get ftp uploads to work with 7.18.2. These worked fine with
> 7.18.1. Below is debug output from curl command line tool, first using
> curl-7.18.2, then using curl-7.18.1. No other config changes.

Does it always fail on all servers? It fails so very early in your dump it is
very strange. The failure is also not related to uploads so with this
failure you should not be able to do anything against any ftp server?

Not to mention that there's hardly any changes made in the FTP code between
7.18.1 and 7.18.2... Here's the diff:

http://cool.haxx.se/cvs.cgi/curl/lib/ftp.c.diff?r1=1.466&r2=1.471

-- 
  / daniel.haxx.se
Received on 2008-06-11