curl-library
Re: Error meaning
Date: Fri, 22 Mar 2002 16:24:40 +0100 (MET)
On Fri, 22 Mar 2002, Erick Nuwendam wrote:
> What can be the explanation of the following error :
> Wrote only partial file (0 out of 122269 bytes)
>
> This happened (not systematically of course) when uploading a file to a NT
> server machine
> The target diskspace is OK
> The target folder is writable
First, the usual steps are necessary:
* state your operating system and libcurl version
* please use VERBOSE set TRUE and show us the relevant pieces of the output
* if possible, show us the relevant pieces of your source code that controls
libcurl to do this
That error message occurs just as it says, when 0 bytes was uploaded but it
expected to send 122269 bytes.
Can you upload to this server using the same paths with a "normal" ftp
client?
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-03-22