joshuanwankwo / sia_file_migration_tutorial

Tutorial on How to build a utility web app that helps you migrate files from AWS s3 to Sia Renterd
1 stars 0 forks source link

S3 bucket directly from Sia #1

Open alexanderbkl opened 10 months ago

alexanderbkl commented 10 months ago

Hey Joshua, I'm impressed with this project and didn't realize Renterd could be an API. We used Filebase's Sia AWS bucket in our project, but it's no longer implemented.

Can this project emulate traditional S3 AWS bucket functionality with Sia, perhaps with caching for hot files to save bandwidth like Filebase did?

joshuanwankwo commented 10 months ago

Hi Alexander, thank you!

I honestly don't know how to do that but I believe it's possible, I worked on this project as part of the interview process when I interviewed with Sia for a DevRel role a few months back and didn't spend much time on it again after that.

Will be happy to contribute if you need help.