cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1332 curl via python sript

From: Dan Fandrich <dfandrich_at_users.sf.net>
Date: Wed, 05 Feb 2014 22:23:45 +0000

- **status**: open --> closed-rejected

---
** [bugs:#1332] curl via python sript**
**Status:** closed-rejected
**Created:** Wed Feb 05, 2014 05:00 PM UTC by João Andrade
**Last Updated:** Wed Feb 05, 2014 10:22 PM UTC
**Owner:** nobody
I'm trying to upload some GeoTIFF files to a ftp with curl. I call the command in the final of a python script which generates my .tif files with os.system('curl...'). However in spite of the files be uploaded to the FTP, the first one being uploaded does not contain all the data.
I mean, checking in the folder where the files are created, it is possible to see that when the first product is being uploaded, its size decreases from 220Mb to 190Mb and when the 190Mb are uploaded to the FTP, the product returns to 200Mb. The rest of the files are uploaded without any problem. If I call the curl via command line everything is fine. What can it be?

Thanks in advance
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-02-05

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET