You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Hi,
I follow your sample code, used "createUploadProvider" to upload large files. But the variable of fileSize is limited to 2GB because the type of variable is Integer. Could you please provide a way to upload file with over 2GB?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I follow your sample code, used "createUploadProvider" to upload large files. But the variable of fileSize is limited to 2GB because the type of variable is Integer. Could you please provide a way to upload file with over 2GB?
Thanks
The text was updated successfully, but these errors were encountered: