mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
a2545066e2
Google Drive API allows for clauses like "modifiedTime > '2012-06-04T12:00:00'" in the query param, so the filter flags --max-age and --min-age can be applied directly at the directory listing phase rather than in a filter. This is extremely helpful when we want to do an incremental backup of a remote drive with many files but the number of recently changed file is small. Co-authored-by: fotile96 <fotile96@users.noreply.github.com> |
||
---|---|---|
.. | ||
march_test.go | ||
march.go |