mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #1060] Does s3fs limit the size of uploaded files? #580
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#580
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 @XiaoGe2030 on GitHub (Jun 30, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1060
Does s3fs limit the size of uploaded files? Or ,There is some params limit the size ?

I upload a 10G file was successful, but uploading a 100G file failed. please help me, and tell me why,Thanks!!!
@threadfly commented on GitHub (Jul 2, 2019):
Hello, why is your test speed up to 310MB/s?
@jheiselman commented on GitHub (Jul 2, 2019):
According to the FAQ, the size is dependent on the S3 service you are using and isn't limited by the driver.
https://github.com/s3fs-fuse/s3fs-fuse/wiki/Fuse-Over-Amazon#overview
@gaul commented on GitHub (Jul 2, 2019):
I suspect that this is a duplicate of as #1019. Could you run s3fs with
-f -d -o curldbgto check? If so, please downgrade to version 1.84 until we can address this properly.@gaul commented on GitHub (Jun 23, 2020):
Closing due to inactivity. Please reopen if symptoms persist.