Comment on Any S3 compatible server where I can define where individual bucket storage is?
filister@lemmy.world 2 weeks ago
Why don’t you do some bash scripting and route files to different buckets depending on their extensions or mime types? You can easily do that with rclone for example.