mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-26 05:45:57 +03:00
[GH-ISSUE #2508] MinIO - PUT fails with 403 EPERM #1223
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#1223
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 @Nassiel on GitHub (Aug 1, 2024).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2508
Additional Information
Version of s3fs being used (
s3fs --version)Amazon Simple Storage Service File System V1.94 (commit:unknown) with OpenSSLVersion of fuse being used (
pkg-config --modversion fuse,rpm -qi fuseordpkg -s fuse)Kernel information (
uname -r)6.9.11-100.fc39.x86_64
GNU/Linux Distribution, if applicable (
cat /etc/os-release)How to run s3fs, if applicable
[x] command line
[] /etc/fstab
s3fs syslog messages (
grep s3fs /var/log/syslog,journalctl | grep s3fs, ors3fs outputs)Details about issue
I mount that bucket inside a folder to do a rsync with other folder (mirror duplicates uploads). I tried several configurations, with
--inplace,--size-only,-Owithout... but the error is constant. I tried to upload that file manually usingmccommand from MinIO, and it works, with those credentials, so it's possible to upload documents. The full command is: