8000 GitHub - inedostoev/vssDelta: Find difference between 2 vss snapshots or between vss snaphot and current fs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

inedostoev/vssDelta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vssDelta

This simple program find difference between 2 vss snapshots by using USN journal and print, what files added, deleted, changed.

This project is under development.

The project can be started with Visual Studio 2019.

Useful resources:

[VSS] https://docs.microsoft.com/ru-ru/windows-server/storage/file-server/volume-shadow-copy-service

[USN] https://docs.microsoft.com/en-us/windows/win32/fileio/walking-a-buffer-of-change-journal-records

[STACKOVERFLOW] https://stackoverflow.com/questions/7421440/how-can-i-detect-only-deleted-changed-and-created-files-on-a-volume/7459109#7459109

About

Find difference between 2 vss snapshots or between vss snaphot and current fs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0