Support for the NTFS Alternate Data Streams feature
-
roamzero
- Posts: 1
- Joined: Sun Jun 07, 2009 3:29 am
Support for the NTFS Alternate Data Streams feature
Alternate data streams are what you can change when you right click on a file in NTFS, go to properties, and click the summary tab. Would it be possible to add a search mechanism that is just as speedy for these streams? This would allow you to "tag" your files for easier sorting, among other things. Also, if that is possible it would also be useful to add a feature to quickly change/view/edit these properties without going through the right click menu. What do you think?
-
David
- Developer
- Posts: 430
- Joined: Tue Mar 17, 2009 1:42 am
Re: Support for the NTFS Alternate Data Streams feature
Unfortunately, indexing alternate data streams would severely reduce "Everything"'s indexing performance.
Also monitoring alternate data stream changes would take a large performance hit.
I am currently using Junction points to tag files.
Also monitoring alternate data stream changes would take a large performance hit.
I am currently using Junction points to tag files.
-
raccoon
- Posts: 1017
- Joined: Thu Oct 18, 2018 1:24 am
Re: Support for the NTFS Alternate Data Streams feature
Would it be possible to revisit this suggestion, even if it means generating a temporary on-demand index of altstream files?
There are very very few programs that enable user navigation and manipulation of ADS files. And you can hide some serious crap as a file or folder's alt data stream. One can even create an entire truecrypt volume attached to the root directory of an NTFS volume, and the drive still appears to be relatively empty.
Sure would be a shame to have to rename this program to Almost Everything.
There are very very few programs that enable user navigation and manipulation of ADS files. And you can hide some serious crap as a file or folder's alt data stream. One can even create an entire truecrypt volume attached to the root directory of an NTFS volume, and the drive still appears to be relatively empty.
Sure would be a shame to have to rename this program to Almost Everything.
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm