mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #1661] Investigate GCS S3 multipart upload support #865
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#865
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 20, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1661
This is in public preview:
https://cloud.google.com/storage/docs/xml-api/post-object-multipart
This would vastly improve metadata mutations, e.g.,
chmod.@ggtakec commented on GitHub (May 20, 2021):
@gaul Thank you for the useful information.
Is there anything we should add as a test?
@gaul commented on GitHub (May 21, 2021):
It seems like this is in a preview stage since my account does not have access to it.
@ggtakec commented on GitHub (May 21, 2021):
We will test it when we are ready to access it.
@gaul commented on GitHub (Jun 25, 2021):
I updated the wiki for the future s3fs 1.90:
https://github.com/s3fs-fuse/s3fs-fuse/wiki/Non-Amazon-S3#google-cloud-storage
I will update it again if GCS fixes their quirk.
@ggtakec commented on GitHub (Jun 25, 2021):
@gaul Thanks for updating docs.