Skip to content

legofneb/CheckModifiedBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CheckModifiedBackup

This is a C# program made for a very specific purpose.

When you create a backup of a FileShare, you don't expect people to use that backup. Well it happens, and then people want you to fix it. This program finds the differences using LastModifiedDate between files in a backup and files in the current FileShare. It outputs results to a CSV file where Y signals a correct file, and N signifies an incorrect modification to the backup.

About

Checks for files modified in the backup rather than the correct FileShare in Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages