Forum Discussion

gcampan's avatar
gcampan
Occasional Contributor
8 years ago

Upload of zip file via PUT to Azure results in file with 0 bytes written

Hi, I need to translate the following request into Soap UI NG: it is basically a PUT to an Azure URL where I need to upload a zip file.   curl -X PUT -H "x-ms-blob-type:BlockBlob" --upload-file te...