November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Michael,
The request looks interesting. I implemented open source solution for this. I added new command to media folder, so you can download folder as ZIP. It's based on memory stream when zipping files, so if customer has large directories it can be still an issue and required rewriting it to FileStream.
You can read more on the blogpost: https://gregwiechec.com/2019/10/download-folder-with-assets-as-zip/
There is nuget package: https://nuget.episerver.com/package/?id=Advanced.CMS.MediaDownload
The source code: https://github.com/advanced-cms/assets-download
I have a feature request from a customer here in Denmark..
The request is to be able to download a complete folder in the Media section in CMS at once, instead of having to download one file at a time, directly in the CMS edit UI...