Franco van Vuuren(u21463702)Original post
Rank 1: Thread
when using the node-appwrite SDK, and uploading files exceeding 5mb in size, will the SDK handle the chunking of the file and sending it in multiple parts? if so I am experiecing problems with this, since smaller files upload fine, but in the >2mb range the uploads start to fail.
Summary
The user is experiencing issues with uploading files larger than 2mb using the node-appwrite SDK. They are unsure if the SDK handles the chunking of files. They mentioned that smaller files upload successfully.