mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #1813] S3FS not allow LS command input/output error #926
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#926
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Cjust918 on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1813
Hi All - not sure if right place for this as i have looked through the web for days with no luck.
We are currently using S3FS to mount two AWS S3 buckets
When we go to switch the account that is being used for the s3fs mount we are no longer able to browse " LS , etc " to the directory that are mounted via the s3fs command . We just get input / output error on all commands via the console.
The user and account is correct and can verify via the cli that the account works just fine for browsing the buckets via AWS CLI .
Does anyone have any ideas ?