mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[GH-ISSUE #1298] Remove references to Amazon S3 #694
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#694
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 @gaul on GitHub (May 24, 2020).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1298
s3fs works with a variety of S3 implementations and it should avoid specifying Amazon S3 when not necessary.
@ggtakec commented on GitHub (May 24, 2020):
Should we check the hard-coded parts for AWS S3 (codes that cannot be specified with options)?
For distributed storage that is compatible with S3, I think it's working fine right now, but is it related to not working on Alibaba?
@gaul commented on GitHub (May 24, 2020):
I think it is fine to keep the default Amazon configuration and documentation links. But some references are not needed and may discourage users who think s3fs is Amazon-only.