TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Dropbox-like file requests for free using Google Drive

1 pointsby IKLOLabout 2 years ago

1 comment

IKLOLabout 2 years ago
Hello! Using this Google App Script code makes it possible to do file requests (even anonymous ones) using Google Drive. The implementation provided uses user input to create folders within a specified folder but you can remove that feature pretty easily for anonymous uploads.<p>I&#x27;ve limited it to 100MB transfers but you can also remove that and test the limits for yourself. I&#x27;ve successfully done up to 200MB at one time which is pretty huge for being absolutely free and customizable.<p>Thanks!