LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload a folder in Google Drive in LabView

Solved!
Go to solution

I want to create a login page for a Google account and upload backup files in google drive. I Download GDrive, but I don't know how to do it․ Are you willing to help me with a program or literature ?2023-04-18_22-26.png

0 Kudos
Message 1 of 3
(792 Views)
Solution
Accepted by topic author Petros_Baghalyan

If you are planning on using Google Drive for Desktop, the implementation could be really simple. You don't really need your LabVIEW application to interact with Google directly, you can just copy your backup files directly to Google Drive's local folder path. Google Drive will take care of uploading the files. Similarly, you can read the file timestamps from your local folder and delete any that are older than the desired duration.

0 Kudos
Message 2 of 3
(775 Views)

Thank you.

0 Kudos
Message 3 of 3
(708 Views)