Open
Description
I found more than 60000 files with mtime < 86400 in my instance (SQL count).
solvable_files.sh script is very slow, it has been running for 4 hours in "list mode" and it is not finished, but maybe I can slow it down again :
Why not use "ctime" to correct "mtime" in database?
The last change date is often the same as the last modification date (metadata are rarely changed).
This might avoid losing some data by entering the current date in the ctime.
Am I wrong ?
Metadata
Assignees
Labels
No labels