View Single Post
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#9
Originally Posted by saidinesh5 View Post
Hi, downloading multiple files and directories at once seems like it needs HTML5 features like FileSystem api which isnt really available in any browser out there ( http://caniuse.com/filesystem ) .. i guess this feature has to wait a while....
So any suggestions on how to implement this bit in a user friendly manner? ( currently i m thinking of looking into enabling the "compress to zip" feature to be able to compress all the files and then simply download the zip file ..... )

Also thanks for the Icon thing.. i was a little bit unsatisfied with the icon myself ... so thanks for pointing it out.. will make a new one for the next version
You can add a button like: ''Download selected files/folders as zip''.
Once clicked, it will compress the folder (maybe with a % bar showing its progress) and once done, it will start downloading the compressed zip. That should do the job I think
Maybe you can also have a feature like
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.