Google Drive Download example
Only a Google Drive download of public files is possible at the moment. For the upload you have to authenticate yourself via the OAuth 2.0 procedure, which the plugin does not handle at the moment.
For the download progress you have to implement the download events. See "Download" example.
You need the DownloadID from the download link.




Keep in mind that the file is first loaded into RAM and then written to the hard disk.




Examples for older plugin versions.