1

i need to build a Google drive client in any GNU/Linux it should sync files automatically from my directory and to my directory from Google drive it should be client similar to grive

jrouquie
  • 4,315
  • 4
  • 27
  • 43

1 Answers1

2

Read the grive documentation. This is a google drive client made for linux, I think this is what you are trying to do.

https://github.com/Grive/grive

brokenfoot
  • 11,083
  • 10
  • 59
  • 80