cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem while saving a file on server through FTP

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 1 Jun 2005 10:01:32 +0200 (CEST)

On Wed, 1 Jun 2005, Amit Kumar Chugh wrote:

> I m trying a multithreaded application by that more than one file can be
> store on server at a time...

...

> But when I try to save a file it store as (NIL) why. so? why not from it's
> real name..

Then how do you upload? And what libcurl version?

The most common mistake is that you don't provide a remote file name in the
URL you use when FTP uploading.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-06-01