You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find things to work entirely when using file:// or osfs:// protocol urls, but things tend to explode when using s3://. Because I've hit two show stopping issues in two attempts to use s3fs and pyfilesystem, I'm gonna conclude that the premise of this being a compliant FS implementation is false, untested, and broken.
It's a grand idea to write interchangeable filesystem code, best of luck!