Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to download many files in a folder #26

Open
paule96 opened this issue Oct 16, 2022 · 1 comment
Open

Allow to download many files in a folder #26

paule96 opened this issue Oct 16, 2022 · 1 comment

Comments

@paule96
Copy link
Member

paule96 commented Oct 16, 2022

With newer browsers it is possible to access the files system of a user. (with limited access but possibel)
To improve the download experience we should allow a button like download all, that will open a dialog to choose a folder and then the browser can create and download all files to that folder.

That will also allow us to controll how much parallel downloads we want.

More information can be found here:

https://web.dev/file-system-access/#opening-a-directory-and-enumerating-its-contents

@paule96
Copy link
Member Author

paule96 commented May 21, 2023

https://github.com/KristofferStrube/Blazor.FileSystemAccess

maybe this could help ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant