Keeping track of deleted files.

  • Thread starter Thread starter Glacierdk
  • Start date Start date
G

Glacierdk

Guest
Hi


I need a little guidance on how best to approach the following task:

I need to make a program that is able to go through a folder struckture and check if any files or foldes have been deleted since the program last run, and then output the path of the deleted items to a csv folder.

What would be the best way to go about keeping track of the changes?

Continue reading...
 
Back
Top