Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
We are using Azure in one of our projects. I have a requirement to download files (say 10) as a single zipped file (given the folder name).

There are 2 possible ways that can be achieved.
1. I have to download all the file and then I zip the file
2. I have to save the zip file in the Azure Cloud.

Is there is any way that that the file can be zipped before saving it to the computer. Like the way the google drive works when more than one file is selected.


Thanks & Regards,
Mohan Prasath S J
Posted
Updated 7-Jan-14 18:04pm
v2
Comments
girishkalamati 29-Nov-14 12:15pm    
hi
Prasad J
hope this link would be useful to you :)
http://stackoverflow.com/questions/18852389/generate-a-zip-file-from-azure-blob-storage-files

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900