Upload database of a tool
Hi all,
I developed a tool and wish to upload the tool's database (some sequences and tabular data ~10GB), to a public storage service, so the potential users will be able to download it.
I wish:
1) to be able to update the db often in the upcoming months and once in a while after its publication. 2) it would be easy to download through wget or similar.
Any recommendation for a service that will allow that?
Thanks
• 1,158 views
•
link
2 answers
using AWS S3, you can host a 10GB file for about 0.25 cents per month ($3 dollars per year). a similar service from cloudflare says that 10GB may be in their free tier https://developers.cloudflare.com/r2/platform/pricing/
• 0 views
•
link
Log in to answer this question.