Skip to content

Compare two WizTree CSV snapshots into a differential CSV that can be loaded back into WizTree

License

Notifications You must be signed in to change notification settings

AlphaDelta/WizTreeCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WizTreeCompare

Compare two WizTree CSV snapshots into a differential CSV that can be loaded back into WizTree

Requirements

.NET Desktop Runtime >=6.0.0

Usage

GUI

Step 1. Run WizTreeCompare.exe (with no arguments)

Step 2. Select a 'Past CSV' and 'Future CSV', where the Past CSV must be older than the Future CSV

WizTreeCompare with the Past CSV and Future CSV files selected

Step 3. Click the Compare... button, name your output CSV, then wait. You will know when the process is complete when this message box appears:

Success dialog

Step 4. Load the CSV output into WizTree, enjoy

WizTree with the differential log loaded

CLI

Usage:

WizTreeCompare <past csv> <future csv> <output csv>

Example:

WizTreeCompare "C:\past.csv" "C:\future.csv" "C:\output.csv"

About

Compare two WizTree CSV snapshots into a differential CSV that can be loaded back into WizTree

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages