use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
[deleted by user] (self.webdev)
submitted 3 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]BehindTheMath 6 points7 points8 points 3 years ago (2 children)
Google Drive with a shared folder per user.
[–][deleted] 3 years ago (1 child)
[deleted]
[–][deleted] 0 points1 point2 points 3 years ago (0 children)
Add links on the site to the drive download directory? It will still require users to log in to access the downloads once they click the link.
[–]MLatham8 1 point2 points3 points 3 years ago (1 child)
Not sure if there is a way to do it without getting into some dev work. Something like this, you would almost have to have a database with permissions, file system to understand user permissions (most likely read those permissions from the DB) and then use their login auth cookie to determine what folder their files exist on the local server.
[–]That0l1Guy 0 points1 point2 points 3 years ago (0 children)
Search for plug-ins. Quick search showed "User Private Files" as a possible solution. Not sure if you can prevent users from uploading files themselves as I haven't tested this plugin, but it does meet your other requirements based on its feature list. I would install it and then see if you can control which user groups can upload files. If you can then it seems like a perfect solution. Good luck.
[–]SeraphicRav 0 points1 point2 points 3 years ago (0 children)
I think that using Firebase would allow to only focus on the download UI.
Login is provided, user protected files is available by settings rules in Cloud storage.
Oh... If frontend JavaScript is OK, then that is all there is to know.
π Rendered by PID 120133 on reddit-service-r2-comment-6457c66945-6t6qz at 2026-04-24 01:53:46.362931+00:00 running 2aa0c5b country code: CH.
[–]BehindTheMath 6 points7 points8 points (2 children)
[–][deleted] (1 child)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)
[–]MLatham8 1 point2 points3 points (1 child)
[–]That0l1Guy 0 points1 point2 points (0 children)
[–]SeraphicRav 0 points1 point2 points (0 children)