View Full Version : Listmaker app for folders and sizes?
myxpykalix
05-14-2009, 06:05 PM
My computer is getting full and slowing down and wondered if anyone knew of a app that would scan the computer, list all folders with sizes and make a report or chart so i can go in and take some of my shopbot creative files and other stuff and write to a cd to make room.
Also, and i think this might be some kind of virus but ANYTIME i stick a blank cd in to make a cd the computer reboots no matter how i do it.
Any clues how to fix that? If i stick in a prewritten cd its fine.
john_l
05-14-2009, 07:30 PM
If searching by file sizes I usually just right click start - explore - select your drive - up top click the far right drop down menu and select details. Then you can just click the size header (click right where it says "size"). It will sort everything by file sizes. Hope thats what you meant.
john_l
05-14-2009, 07:36 PM
Another option I use that is very cool... http://www.voidtools.com
This thing is free and very very fast. Just type in part of a file name you remember and BLAM its there in front of you. You can also arrange results by filesize I just discovered.
jerry_stanek
05-14-2009, 08:56 PM
I use Jdiskreport It is free and shows all your files by size.
http://www.jgoodies.com/freeware/jdiskreport/
bcammack
05-15-2009, 09:53 AM
Start->Run-> "cmd"
"DIR C:\ > C:\DirList.Txt /s /o-s"
This will produce a text file in the root directory of your C: drive containing every file in every folder on the C: drive, sub-sorted by file size, in descending order in every sub=folder on the drive.
It looks like this:
*********************************************
Volume in drive C has no label.
Volume Serial Number is 1805-ABFB
Directory of C:\
11/07/2007 08:09a 1,442,522 VC_RED.cab
11/07/2007 08:03a 562,688 install.exe
01/05/2002 04:37a 344,064 msvcr70.dll
11/07/2007 08:12a 232,960 VC_RED.MSI
07/30/2007 08:36a 109,056 VundoFix.exe
11/07/2007 08:03a 97,296 install.res.1036.dll
11/07/2007 08:03a 96,272 install.res.3082.dll
11/07/2007 08:03a 96,272 install.res.1031.dll
11/07/2007 08:03a 95,248 install.res.1040.dll
11/07/2007 08:03a 91,152 install.res.1033.dll
11/07/2007 08:03a 81,424 install.res.1041.dll
11/07/2007 08:03a 79,888 install.res.1042.dll
11/07/2007 08:03a 76,304 install.res.1028.dll
11/07/2007 08:03a 75,792 install.res.2052.dll
08/03/2007 11:49a 50,688 listCurrentInventory.asp.xls
01/14/2009 03:08p 12,693 embed6.ttf
11/07/2007 08:00a 5,686 vcredist.bmp
12/23/2008 03:58p 4,915 CompanyContacts.csv
10/24/2005 08:12p 2,403 odbcconf.log
11/07/2007 08:00a 1,110 globdata.ini
11/07/2007 08:00a 843 install.ini
04/01/2009 03:25p 361 stub.log
01/15/2009 11:46a 192 tasker.ini
11/17/2005 03:29p 68 CKINFO.TXT
04/22/2009 10:41a 8 GetFlashID.txt
05/15/2009 08:47a 0 DirList.Txt
04/22/2009 10:41a 0 debug1.txt
11/07/2006 09:41a <DIR> Icons
05/14/2009 04:11p <DIR> Download
08/25/2008 08:30a <DIR> install
***********************************************
Best of all, you already have it and it's free.
Jack,
I think the real problem is your working too hard and making too much money.
So here's a good solution. Take some of the money and go on vacation and help out the economy. Were depening on you!
carlosgmarroquin
05-15-2009, 10:42 AM
If you take the output file from the DOS command and leave only the lines with the file information, you could import it in Excel and make your analysis there. I think you could open the file and tell Excel that the info is delimited with a SPACE.
knight_toolworks
05-15-2009, 01:18 PM
if your system is slowing down it is not from a full drive unless your getting the message your low on space. it is time to clean the os and reinstall. that's the only way to really speed things up without a big upgrade.
benchmench
05-15-2009, 01:52 PM
After analyzing your files, you may want to run disk cleanup and defrag in the accessories folder. If your files are fragmented on the drive it would cause it to slow down.
The CD issue could be a corrupted driver. You could go to control panel/device manager and re-install the CD driver. Could also be a problem with the drive or CD. Make sure all wire and cable connectors are on tight.
curtiss
05-15-2009, 02:11 PM
http://www.ccleaner.com/
download and run this c-cleaner may help
I run this everyday.
myxpykalix
05-15-2009, 05:09 PM
Joe,
I may take that vacation after all. I've alway wanted to go to Norman, Okla. because i've heard tales of a real odd ball genius artist guy who lives out there that i'd like to meet.
Dan- I think you are on the right track. I've never defragged but now i got too much stuff. The times i have tried to defrag in the past I usually leave it to defrag overnite and when i come back in the AM it is locked up and no longer functions.
I wish i could just buy another HD and use this main one as storage but they no longer give you cd's with your operating system on it to do that.
bcammack
05-18-2009, 09:29 AM
Or, get a big HD for secondary storage and migrate your data to it, leaving your smaller, primary drive just for the operating system and the application programs.
Because I play with so many different operating systems, I use removable drive trays. I can slap a different primary boot drive in my machine and leave the secondary drive in with access to my data.
There's an argument to be made for a dedicated file server, too. It's a fairly simple process to construct one, or you can pick up a fairly inexpensive NAS (network attached storage) box for < $300 with 500gig of storage.
cnc_works
05-18-2009, 01:47 PM
Brett, what is the advantage of the NAS over a simple USB external hard drive...speed?
The other advantage to your first suggestion of a smaller primary with a large secondary storage drive is that you can afford to throw money at a smaller drive and get a hot rod, either a 10,000rpm or one of the new solid state devices. Even 80gb will hold the OS and all the apps you can imagine.
Donn
bcammack
05-18-2009, 04:08 PM
The NAS is accessible to every computer on the network as a data store. It simply gives you a centralized repository. Handy for doing backups as your critical data isn't scattered across several machines.
Newegg had as it's morning "Shell Shocker" deal today a 30gig SSD with SATA interface. $99.95 after rebate w/free shipping. 2.5" form factor.
For "old fashioned" IDE drives, be sure to put each drive on a separate IDE channel. That way they don't contend for bus bandwidth like they would if they shared the same ribbon cable.
Powered by vBulletin® Version 4.2.2 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.