iterative / iterative/PyDrive2
upload: add callback
Open
feature request
- Dominant language
- Python
- Stars
- 670
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Hello
Thank you for development and contributions of PyDrive2:)
I want to upload a huge zip file by PyDrive2.
When I looked into the API, GetContents() has a callback for progress.
But UpLoad() does not.
https://gsuitedevs.github.io/PyDrive/docs/build/html/pydrive.html#pydrive.files.GoogleDriveFile.Upload
Are you planning to add a callback to show the upload progress?
Progress is a very important feature as I plan to upload a zip close to 750GB of single file
Related:
https://github.com/iterative/PyDrive2/issues/49#issuecomment-686286458
Contributor guide
Assessment
This issue has not been assessed yet.