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.