-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
Tried on V1.94 and V1.93
```
sh-4.4# s3fs --version
Amazon Simple Storage Service File System V1.94 (commit:) w…
-
# 🚀 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…
-
# Problem Description
When attempting to copy or move large objects (e.g., 5GB) using the cp or mv operations with s3fs (via fsspec), the operation silently fails or produces an error. This behavior …
-
When I install `s3fs` in the SageMaker Distribution 2.0 image, it breaks `fsspec` for other libraries that depend on it.
```
%pip install --disable-pip-version-check torch sagemaker transformers h…
-
`s3fs.S3FileSystem().ls(bucket_path)` currently returns: `[f'{bucket_path}/file1.txt', f'{bucket_path}/file2.txt', ...]`.
But running ls, in linux or python's similar function, os.listdir(path), re…
-
version: v1.2.0-rc.2
kubernetes version: v1.23.17
mounter: s3fs
We use this version to mount Minio S3. But when we used different passwords to mount, we found the problem of mounting errors:
sof…
-
Hi,
I'm currently working on the installation of Galaxy from the helm chart and, I have come across some questions concerning the CVMFS / S3FS choice for the `ref-data` volume.
The fact that in…
-
When using `S3FileSystem.glob` pattern, empty folders aren't reported.
## Expected Behaviour
The empty folders must be reported. Those "folders" are indeed listed by `S3FileSystem.ls`.
## How…
-
If I wrap the s3fs client inside a DAO class in order to create an interface to add features with the remote fs, which s3fs client should I use?
For instance, assuming I create an `async `client, b…
-
are there any plugins for mounting either public or private s3fs repos across the cluster?
satra updated
9 years ago