Case scenario:
1. File write block: the last modified Timestamp is 8:00:00 am
2. Google drive upload: when the file is uploaded, the timestamp of the file in google drive is 8:00:03 am.
When downloading the file using Google drive download block (with checked only copy newer files), it will still download because local files is older.
In this scenario, is the only solution is to add another file write block after google drive upload?