Younger than date (like --max-age)

rclone copy and move...
is there a way to use a date like younger than 2021-01-01 instead use hours?

Yes, you can use min-age:

https://rclone.org/filtering/#min-age-don-t-transfer-any-file-younger-than-this

They both use the same formats as specified here:

https://rclone.org/filtering/#max-age-don-t-transfer-any-file-older-than-this

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.