curl-users
cURL truncating upload file
From: James Smith <james_at_discs.uk.com>
Date: Wed, 22 Sep 2004 15:34:48 +0100
Date: Wed, 22 Sep 2004 15:34:48 +0100
I am using cURL to transfer a file by https, but it is unfortunately getting
truncated after about 350 lines, the code I am using to execute cURL is
included below (reformatted for ease of reading), does anyone know what is
causing this or how to solve it?
c:\cURL\curl.exe
--cacert "c:\cURL\curl-ca-bundle.crt"
--cookie "REMOVED FOR SECURITY"
--header "Authorization: Basic REMOVED FOR SECURITY"
--header "Content-type: text/xml"
--header "UploadFor: Marketplace"
--header "FileFormat: TabDelimited"
--data-binary @LOCALDIRECTORY\FILENAME
--trace-ascii "LOCALDIRECTORY\OUTPUTFILENAME"
https://vendornet.amazon.co.uk/exec/panama/seller-admin/catalog-upload/add-m
odify-delete
-- James Smith james_at_discs.uk.comReceived on 2004-09-22