Search code examples
datetimefilentfs

Files Changed Since


Short of recursing and comparing dates of files/directories, is there a better way of getting a list of all files and directories that have been changed on an NTFS drive since a particular date?


Solution

  • i think that's what NTFS Change Journals are good for.