mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #127] Directories/files uploaded from s3cmd sync aren't readable by s3fs if they have parentheses in name #80
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#80
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 @jsit on GitHub (Feb 21, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/127
I believe this is a problem in combination with these two tools, s3cmd and s3fs. I don't know where to file the bug.
s3cmd syncto my S3 bucket, it shows up just fine in the S3 web interface.@jsit commented on GitHub (Feb 21, 2015):
Apologies -- Please excuse this issue; after some further testing it seems like it's not a matter of parentheses at all. Still diagnosing.
@Ishotihadus commented on GitHub (May 4, 2023):
Same here. Have you already solved this problem?
@Ishotihadus commented on GitHub (May 4, 2023):
I found that this problem occurs when the sigv2 option is enabled. Turn off the option to solve this problem.