Monday, 15 June 2015

How to Upload a blob to windows azure by splitting it into chunks and calling PutBlockList using REST and PHP -



How to Upload a blob to windows azure by splitting it into chunks and calling PutBlockList using REST and PHP -

please can post code or give reference on how can upload blob azure storage splitting chunks , calling putblocklist using rest , php. have reference same using .net code here http://wely-lau.net/2012/02/26/uploading-big-files-in-windows-azure-blob-storage-with-putlistblock/

take @ windows azure sdk php: https://github.com/windowsazure/azure-sdk-for-php this: https://github.com/windowsazure/azure-sdk-for-php/blob/master/windowsazure/blob/blobrestproxy.php. either utilize sdk or @ code understand how blob upload implemented.

rest azure windows-azure-storage

No comments:

Post a Comment