Hi everyone,
I am trying some softwares to get some work done on Google Drive.
MacroSheduler seems to be good for my purpose, but ....
Could someone please help me with a code to upload files to google drive?
I tried different options/codes, but when it gets to the part of selecting the file to upload, it doesn't work. I am stuck on the popup window for the file selection.
Thanks in advance.
Google Drive
Moderators: Dorian (MJT support), JRL
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: Google Drive
Can't you just install Google Drive and then just use CopyFile and let it sync?
Or I guess there's an API. So you shouldn't need to be manipulating a web browser.
Or I guess there's an API. So you shouldn't need to be manipulating a web browser.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Re: Google Drive
Hi Marcus,Marcus Tettmar wrote:Can't you just install Google Drive and then just use CopyFile and let it sync?
Thanks for your reply.
The Google Drive app is a bit buggy. It usually uploads the files twice.
Also, in my tests Google Chrome uploads the files faster than the Google Drive app.
Could you please help me with the code?Marcus Tettmar wrote:Or I guess there's an API. So you shouldn't need to be manipulating a web browser.
I specifically need the code for the popup window asking to to select the file I want to upload
.