Greetings !
I am again needing help from my favorite forum.
I have been searching google for the last 30 minutes for a utility that will make a record of what is on all my drives- I am not using the right words for search. This utility will make a record of all my drives contents so I can then search them and find a particulate file and it will tell me what flash drive or external drive I have it on.
I cant keep plugging in all these drives all the time looking for things. I need to be more organized !
Any one know the location of a utility that will work with windows 7 ?
Many thanks
I also use this for copying and printing directories. You can send the results directly to a printer or send them to an application. Besides MS Office, it also supports Libre Office. You can also save the results as various file formats, including PDF or send the results to the clipboard.
The Pro version doesn't cost much and is extremely versatile.
Samsung 128GB 840 Pro SSD (1),
Samsung 4TB 850 EVO SSDs (4)
Samsung 4TB 850 EVO SSDs (16) external backup drives used in 2.5" hot swap bays in the computer.
PSU
Corsair HX750w
Case
Antec Two Hundred v2 (modified)
Cooling
Cooler Master GeminII S524 120mm (fan replaced with a 140mm)
Make sure you put the "/S" on your command, so that it will get all subdirectories:
DIR E:\*.* /s > C:\temp\[nameofdrive].txt
This command will be run from a command prompt.
The above assumes that the external drive is drive E:, and that you have a C:\TEMP folder. Change this information as needed.
[nameofdrive] means that you should pick a name for the flash drive that you are reading, and use that name for the listing for that drive. Take a piece of tape and put the same name on the drive as you are using for the listing.
My Computer
At a glance
Linux Mint 18.2 xfce 64-bit (VMWare host) / W...Haswell4 GB
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Linux Mint 18.2 xfce 64-bit (VMWare host) / Windows 8.1 Pro 32-bit (VMWare guest)
CPU
Haswell
Memory
4 GB
Monitor(s) Displays
Acer 23"
Screen Resolution
1920 x 1080
Hard Drives
Two hard drives, 1TB each: One for Linux, one for my data.
Keyboard
IBM Model M
Antivirus
Sophos (Linux), Trend Micro (Windows)
Browser
Firefox, Opera
Other Info
I use Samba to share my data drive with the other computers at my house and with my guest session in VMWare Workstation Player.
Might this be worth a shot? Virtual Volumes View Portable | PortableApps.com Seems to be working on Win 7 Pro 32-bit at least. I couldn't get it to work until I'd read the instructions. Looks like it would do what you want.