Case: 1. files from S3 are old 2. they are copied to the new folder 3. new backup (from now) contains old files (from S3) which will be removed because of `mtime` Currently, I found that `ctime` will fix this issue.
Case:
mtimeCurrently, I found that
ctimewill fix this issue.