googlearchive/PyDrive

How to upload many file

Opened this issue · 4 comments

How to upload many file .jpeg .
pleases guide for me thank you.

@peeraponwannapan could you better describe your use case/project please?

In general, you can just use multiple threads and upload files in parallel. You would need to take care of retries, etc. But it's not that sophisticated, I can share some links, but first would love to have more information about the problem/app you are building.

I making project about facerecognition and I want upload pic for train in colab . thankyou
sorry me newbie github

@peeraponwannapan can you upload them via web UI or via Gdrive app? It seems you don't need to use Python API for that, unless I'm missing something.

Order me make facerec student and student can upload pic to gdrive teacher .