odwyersoftware / mega.py

Python library for the https://mega.nz/ API.
https://github.com/odwyersoftware/mega.py
Apache License 2.0
347 stars 166 forks source link

Uploading of a larger file is often disconnected #99

Open rose-jinyang opened 1 year ago

rose-jinyang commented 1 year ago

Hello How are you? Thanks for contributing to this project. The uploading of a large file is often disconnected. I think that it can be fixed by changing the chunk size. Could u guide me how to change the chunk size in uploading step? Thanks