ericyd / gdrive-copy

Web app to copy a Google Drive folder
https://script.google.com/macros/s/AKfycbxbGNGajrxv-HbX2sVY2OTu7yj9VvxlOMOeQblZFuq7rYm7uyo/exec
MIT License
1.58k stars 342 forks source link

Copy Only New Files - Manually #179

Closed jet082 closed 1 year ago

jet082 commented 3 years ago

So I think this might be related to https://github.com/ericyd/gdrive-copy/issues/107, but I wonder if I'm just being dumb and the feature already exists?

So if we have Directory A on Google Drive 1 and Directory A on Google Drive 2 with a backup a year ago - is there a way to only copy the new files in Directory A on Google Drive 1 to Google Drive 2?

Issue #107 requested an automatic process, and I realize why this is impossible - but is it possible to do this manually?