I would like to just upload files to google drive from the command line. I don't care about synchronisation. I just want to upload things to google drive and if they exist they get replaced if not they are created.
I know grive exists but that syncs everything from google drive to the folder you use which isn't what I want.
I was wondering if there is a solution to this, through scp or something similar?
thanks