MEAT-Inc / Fulcrum

Fulcrum is the ultimate J2534 DLL Shim written in C++ which is able to pipe data out from the native calls to any other location for super deep diagnostic logging
29 stars 3 forks source link

Build new Google Drive invoker/service like the watchdog so we can upload log files to the drive from client machines in the field #283

Closed ZacharyWalsh57 closed 12 months ago

ZacharyWalsh57 commented 1 year ago

Need to include the ability to upload folders to the google drive from the client machines in the field using a CLI invoked routine like we do for the watchdog

ZacharyWalsh57 commented 1 year ago

Drive service is built and validated to be functional. Need to include new logic for actually putting files into the drive. This may require using a new Service Account thruough the google API so we can get write access.