Folder structure... /albums/test.zip
I have a button on web page
On the button click, the test.zip that is inside albums should be downloaded.
I am not needing to build zip, on button click, the available zip should get downloaded.
Thats it. I am using ASP.Net MVC