A tool using a file's size to find it in a text file and rename/move it - TechRepublic
Question
June 6, 2019 at 06:58 PM
b11309

A tool using a file’s size to find it in a text file and rename/move it

by b11309 . Updated 7 years ago

I had made a text file using cmd (dir /s >text.txt) before suffering an HDD corruption and have recovered a large amount of files from it using testdisk. I would like to see a tool which uses every file size as reference, finds it in a text file and renames/moves it. Basically, rebuild dir/file tree.

This discussion is locked

All Comments