Based on our record, transfer.sh should be more popular than tus.io. It has been mentiond 61 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
We map the TUS[0] protocol to S3 multipart upload operations. This lets us obscure the S3 bucket from the client. The TUS operations are handled by a dedicated micro-service. It could be done in a Lambda or anything. Once the upload completes we kick off a workflow to virus scan, unzip, decrypt, and process the file depending on what it is. For virus scanning, we started with ClamAV[1], but eventually bought a... - Source: Hacker News / about 1 year ago
Resumable uploads are powered by the TUS protocol. The journey to get here was immensely rewarding, working closely with the TUS team. A big shoutout to the maintainers of the TUS protocol, @murderlon and @acconut, for their collaborative approach to open source. - Source: dev.to / about 1 year ago
If it’s one way (that wasn’t quite clear from the requirements to me). Take a look at https://tus.io/. - Source: Hacker News / over 1 year ago
HTTP/1 requests (uploads in this case) are also separate to some degree (though there are fairly stringent limits on connections per domain iirc which HTTP/2 resolves via the mentioned streams/multiplexing of connections). The problem they have specifically would be that in a single request (form post for example) those uploads will be linear. Solution really boils down to paralellizing the upload, using... - Source: Hacker News / about 2 years ago
Hey hn, supabase ceo here This release introduces a few new features to Supabase Storage: Resumable Uploads , Quality Filters, Next.js support, and WebP support. As a reminder, Supabase Storage is for file storage, not to be confused with Postgres Storage. Resumable Uploads is the biggest update because it means that you can build more resilient apps: your users can continue uploading a file if their internet... - Source: Hacker News / about 2 years ago
Please don't share files through transfer.sh with me as the link never works. Thanks in advance, kind internet stranger! Source: almost 2 years ago
Bro can you upload to drive or https://transfer.sh/ ? Imgur compress the image and it is looking bad in my tablet :( please. Source: almost 2 years ago
Upload it on transfer.sh and post the link. Source: about 2 years ago
Please do not share through transfer.sh. The link never works for me. Source: about 2 years ago
A request not to post transfer.sh link. I have never been able to access it. Source: about 2 years ago
Uppy - The next open source file uploader for web browsers
Wormhole.app - Wormhole lets you share files with end-to-end encryption and a link that automatically expires.
CarrierWave - Solution for file uploads for Rails, Sinatra and other Ruby web frameworks.
FilePizza - Open source application used to transfer file via WebRTC and WebTorrent.
CloudExplorer - Cloud Explorer is a open-source Amazon S3 client.
Bashupload - Upload files from command line to share between servers