We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For issues as described in #14848 we should possibly adjust the part size dynamically. Currently set to 104857600 1.
104857600
https://github.com/iterate-ch/cyberduck/blob/6d4124fbd6838b0c2d186d74c7f0e2f1c0980be2/defaults/src/main/resources/default.properties#L433C1-L434C1 ↩
The text was updated successfully, but these errors were encountered:
Fix #14856.
0ce3347
65caf28
a9b8bf5
Merge pull request #14964 from iterate-ch/bugfix/GH-14856-cryptomator
e9403e9
Use static part size for uploads to encrypted vault.
dkocher
Successfully merging a pull request may close this issue.
For issues as described in #14848 we should possibly adjust the part size dynamically. Currently set to
104857600
1.Footnotes
https://github.com/iterate-ch/cyberduck/blob/6d4124fbd6838b0c2d186d74c7f0e2f1c0980be2/defaults/src/main/resources/default.properties#L433C1-L434C1 ↩
The text was updated successfully, but these errors were encountered: