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
Hello root-gg:
Will you intend to add multipart upload support to plik?
In despite of plik supporting file size up to 10GB, I can hardly upload big files successfully due to the unstable network.
Furthermore, we need to set keepalive_timeout to a large value if we want to upload big files, which will bring risks.
keepalive_timeout
If plik could support multipart upload, above problems will be alleviated.
Thank you.
Creling
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello root-gg:
Will you intend to add multipart upload support to plik?
In despite of plik supporting file size up to 10GB, I can hardly upload big files successfully due to the unstable network.
Furthermore, we need to set
keepalive_timeout
to a large value if we want to upload big files, which will bring risks.If plik could support multipart upload, above problems will be alleviated.
Thank you.
Creling
The text was updated successfully, but these errors were encountered: