Add --no-duplicates flag
For my use case, I wanted to use this tool to continuously update a Google Drive folder, updating files with the same name if they exist already. I suspect this may be useful for others as well.
@cschmidt0121 Thank you for the contribution! From your end, is this ready for merge?
@blavka Could you please review if this does not break the original functionality?
Apologies for the poor commit messages! I honestly had forgotten this PR was still open 😆
Had to make additional changes this year as we swapped to a shared drive which requires different API parameters to be set. From my point of view yes, this is ready for merge. I'm not sure if some would prefer that the supportsAllDrives=True flags were optional. For us we always want them set.