Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Progress Bar in Google Drive Upload

Is there any way to create a progress bar for uploads to Google Drive?. I'm using the Google Drive SDK for Javascript. I can not find anything at all in their documentation.

Really appreciate it a little help.

like image 477
0123 Avatar asked Sep 15 '13 15:09

0123


People also ask

Why is Google Drive stuck on waiting to upload?

Clear cache. If too much cache and data accumulate in the program, it will cause Google Drive stuck uploading on Android and other mobile devices.

Why is my Google Drive not uploading?

You may have to restart the upload, and the best way to do that is to restart the Google Drive app. To do this on Android, go to “Settings -> Apps & notifications -> See all apps.” Find Drive in the list, tap “Force Stop,” then try your upload again.

Will Google Drive continue to upload in the background?

Keep Google Drive App Open So if you close Google Drive while uploading, you won't be able to upload a file to Drive as it will not keep running in the background. So while uploading, always keeps the Google Drive app open.


1 Answers

I have consulted many codes, practically all I've found on Google during these weeks, but none show me the solution.

The last thing I've tried is webkitSlice, but really it seems a little crazy to implement that solution. I've tried and Google Drive I returns an error.

I find it impossible not to find any site with an upload with progress bar across the network.

The truth is that I'm going crazy with this issue. I have a website that is finished but without a progress bar can not see the light.

UF, thanks for your help.

like image 130
0123 Avatar answered Nov 17 '22 23:11

0123