Overview
NDD (stand for New-Dir-Diff) is a tool that help user to check if two folders are the same, it checks for files and subfolder and display graphically all differences, and let user to update one of the two folders.
History
The former EZ folderFx project was quite old, and suffer many limitations.Once a day, in 2007, someone (Franck L.) contacted me to unfroze this old project and ask my sources to update it, he made a very good job, then I decided to revive this project.
Franck enhanced it a lot, for few month with me, and I continued a little bit after him.
My main reason for changing the name to NDD was because I spent a lot of hours to get rid of the FSO (File System Object) that make live easyer for developper but that make program so slow.
By removing FSO, NDD is at least 2 times faster on local HD, and 10 times faster on network share. Other reason is I was fed up of the old name.
Most limitations have been removed, and many new options have been added.
versions
- Version 1.4 : october 2007
- bugfix : remove 2Gb folder size limit
- general : engine change (get rid of FSO) performance improved a lot
- general : application name changed, now it's NDD for NewDirDiff instead of EZFoldFx.
- option : convert file mask into a list of extention (to be un/checked)
- feature : history, get back the five last comparaisons
- previous versions : see EzFoldFx page
download
download version 1.4.0.4Beta version
Next is 1.5, no estimation for a release date yet.Features :
- feature : exclude lists for files, extensions and folders
- feature : back of the history of the last compared paths
- feature : entire disks can be compared
- feature : new user interface for options
- option : folders can now be passed through command line
- tweaks : changed focus and tab order of controls
- tweaks : "root" description : paths cropped for more readability
- many bug fixes and enhancements
to be continued...