Update ntfscmp TODO list

This commit is contained in:
szaka 2006-04-11 21:52:32 +00:00
parent adb27b68cc
commit 40ff51032b

View File

@ -50,12 +50,14 @@ Thanks,
* ntfscmp *
***********
- more exact details about the differences
- unnamed resident attributes with same type are ignored
- compare mft record headers
- exit status is 0 if inputs are the same, 1 if different, other if trouble
- optionally ignore less interesting fields (e.g. attribute instance)
- new option: --metadata mode
- unnamed resident attributes with same type are ignored
- code cleanup, remove many cross-util duplicates
- write manual
- performance: perhaps special handling for sparse, compressed, encrypted
- handle deleted records
- performance: special handling for sparse files
**********