-
Hello, we are using s3fs to store data on s3 as part of our AI evaluations library [Inspect AI](https://github.com/UKGovernmentBEIS/inspect_ai), and we are seeing that using multi-processing (but inte…
-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
```
V1.95 (commit:561ce1e)
```
#### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fu…
-
# Summary
I want to mount all objects to my local container. If objects are added to bucket, the container should update in real time.
# Use Cases
Recently, I use minio as storage backend. wh…
-
Hi,
I wanted to ask about the fsspec convention of using '::' to chain URL handling protocols (e.g. simplecache with s3fs). Using '::' means the resulting string is not a URI (e.g. 'simplecache::s3…
-
Hi, macos-fuse-t developer
We are reporting an unknown behavior of `macos-fuse-t` that was detected during the [s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse) inspection.
Our `xattr` write/r…
-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
V1.94
#### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fuse` or `dpkg -s fuse`)
2.9.…
-
yaml
```
---
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: harbor-storage-cos
provisioner: ru.yandex.s3.csi
parameters:
mounter: s3fs
# you can set mount options her…
-
I've been testing for a long time, but it still won't start normally, and there are no prompts or indications.
If I'm using version 1.94, the message is: "s3fs exited with code 1"
If I am using…
yikyo updated
3 weeks ago
-
Hi,
I just installed s3fs on Debian GNU/Linux 12 (bookworm) successfully. But when I'm going to create a directory it's getting an error like this. Please help!
mkdir: cannot create directory ‘q…
-
# 🚀 Feature Request
Hi, I've been using Hydra for 6 mos or so, so this is more of a question than a feature request, since I don't know for sure that this isn't already supported.
I'd like to modi…