HelloZeroNet / HelloZeroNet/ZeroUp
Allow user to bulk upload multiple files that will be grouped under user defined directory
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
ISSUE:
User want to share lets say 100 .epub (e-book) files. He can only upload one at a time, so he pack these and upload as a zip. But that is problem, because other users may be interested only in one particular e-book. It is not handy for them to download large .zip archive and for others do not want to seed so big archive.
SOLUTION:
1 step - allow user to select multiple files or a directory of files to be uploaded
2 step - user is notified he is uploading multiple files and invited to enter name of the directory under which these will be grouped
3 step - user gets a link to this directory so he can share it with others
Visitors visit this link and can see the list of files and "Seed all"/"Delete all" or seed/download only particular files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.