top | item 44262248

(no title)

marwis | 8 months ago

There are tools like voidtools Everything2 and WizTree that directly read NTFS from disk device bypassing windows FS apis and are blazingly fast (faster than find/du on ext4 in Linux).

discuss

order

BenjiWiebe|8 months ago

'Everything' is caching all the files in memory and indexing them. Completely different than find/du on Linux.