This is a migrated thread and some comments may be shown as answers.

Download a folder of files

1 Answer 473 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Roger Chang
Top achievements
Rank 1
Roger Chang asked on 20 Apr 2020, 04:15 PM

Hi there,

Our organization is using the FileExplorer control in one of our web applications for our end users to manage files.

There is a continuous request for being able to download all files from any given folder instead of downloading them one by one.

Does the latest version of FileExplorer support this feature? If not, is this on your roadmap for future releases?

Thanks,
Roger

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 23 Apr 2020, 09:51 AM

Hi Roger,

Currently RadFileExplorer supports the downloading only of one file item as the browser needs to make a different request per each file.

A possible workaround for such scenario is to ZIP the selected files on the server and download that zip file through custom command in the GridContextMenu. A client of ours has shared hiw own solution for downloading multiple files, you can review it and see if it will be helpful for your here:

http://monox.mono-software.com/blog/post/Mono/118/Multiple-download-in-Telerik-RadFileExplorer/

You can also take a look at the following RadZipLibrary approach and see if it will be helpulf for your needs:

https://www.telerik.com/support/code-library/download-multiple-files-in-a-single-archive-with-radziplibrary

Regards,
Vessy
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
FileExplorer
Asked by
Roger Chang
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or