The standard Google Drive GUI allows you to 'replace' (I think internally it versions) files when they have the same name. I noticed when I used the upload command with gdrive, it simply creates a new file, not replacing or updating the 'version' of the file I already had in my folder. Would it be possible to provide this 'replace' option with the upload command? I didn't see any such option in the docs. Otherwise, I'll go forward with a first delete, then upload pattern - not ideal but acceptable for what I am using it for.
Hi, love the library!
I have a feature request.
The standard Google Drive GUI allows you to 'replace' (I think internally it versions) files when they have the same name. I noticed when I used the
upload
command withgdrive
, it simply creates a new file, not replacing or updating the 'version' of the file I already had in my folder. Would it be possible to provide this 'replace' option with theupload
command? I didn't see any such option in the docs. Otherwise, I'll go forward with a first delete, then upload pattern - not ideal but acceptable for what I am using it for.