cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Uploading *.swf files.

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 10 Feb 2009 10:49:49 -0800

On Tue, Feb 10, 2009 at 05:10:11PM +0000, Robert Korcz wrote:
> I'm trying to use cURL to upload a *.swf file as part of
> multipart/form-data but It doesn't work.
>
> I'm able to upload other files (jpg, gif, png, dat) but *.swf doesn't
> seem to reach the server - or even if it does get there, it's not
> recognized as *.swf and discarded (I think).

This is a big difference--whether or not libcurl sends the part or not is
going to determine whether you should be looking at your app or the server
to solve the problem. Enabling libcurl logging or using Wireshark will tell
you quickly which it is.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2009-02-10