Hi,
I'd like to suggest a couple of new feature for Defraggler:
1. It would be great to have the ability to contiguously consolidate all the subfolders of a particular folder on the drive. (I am not referring to the files, but the folder indices themselves.) Consolidating all the folders on a drive (a move of around ~100 MB on my C: drive) really helps their enumerations in some applications.
2. It would also be great to have the ability to make all the files inside a folder contiguous (recursively) on the drive -- by that I mean packing everything together in the actual enumeration order, not just consolidating each individual file (which we can already do). I frequently have many small text files in a folder that, if consolidated, would be much faster to search through.
Thank you!