JuiceFS serves as an S3 Gateway, providing compatibility with the S3 protocol. #7357
Answered
by
zhijian-pro
Smith-Kurt
asked this question in
Q&A
|
Currently, when JuiceFS acts as an S3 Gateway and merges multipart uploads for large files, the CompleteMultipartUpload function does not implement checksum functionality. As a result, clients are forced to manually download the file for verification, incurring an additional I/O operation. |
Answered by
zhijian-pro
Aug 6, 2026
Replies: 1 comment
|
Currently, there is indeed not, we will consider supporting it in the future. |
0 replies
Answer selected by
zhijian-pro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, there is indeed not, we will consider supporting it in the future.