File Upload component

in theory you can

In the event onFileReceived, use the method event.file.getBytes()

Then sending it to google drive, but you will need to check the authentication process: Upload file data  |  Drive API  |  Google Developers