Labels

lego (12) Linux (39) pi (20) Thinkpads (4)

Monday 23 December 2013

PERL implementation of Google Drive (cross-platform) designed for Linux [day 17 of 20-days-of-posts series]

PERL-pDrive

A PERL implementation of Google Drive for cross-platform

A work in progress.  

Currently the application can download all files in a Google Drive account and upload files listed in a list file.
move file on server
  • old path is cached; track by resourceID
  • need to move files
  • add hash of resourceIDs
upload cache config console mode service mode -- wrapper multiple accounts
phase 2
  • OAUTH1
  • OAUTH2
phase 3
  • google drive API / SDK m

No comments:

Post a Comment