Ask HN: Universal File Access Layer?

3 points by canterburry ↗ HN
Does anyone have a universal file access layer / library to recommend which can be run local and works across various protocols, cloud providers and auth mechanisms ideally with an API?

2 comments

[ 3.0 ms ] story [ 18.1 ms ] thread
rclone, Apache VFS, GoCloud.dev ?
Thank you, looks like GoCloud.dev would be the closest. I was surprized Aapache VPF didn't have any cloud proivders such as S3 built in.

I have had to build these kinds of abstractions several times in the past and figured there must be something out there already but haven't found anything.