Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#243431 - 06/12/2004 14:14 Programs to test hard drive speed and what is using most space?
burdell1
old hand

Registered: 14/01/2002
Posts: 931
Loc: Minnetonka, MN
I am looking for two programs. One that will test the speed of my hard drive (it is getting slow) and one that will show me exactly what is using up the most hard drive space. What are some good ones?

Top
#243432 - 06/12/2004 14:48 Re: Programs to test hard drive speed and what is using most space? [Re: burdell1]
image
old hand

Registered: 28/04/2002
Posts: 770
Loc: Los Angeles, CA
if you're using windows, load up a copy of knoppix and use hdparm (benchmarking) and df / du (disk space).

Top
#243433 - 06/12/2004 14:57 Re: Programs to test hard drive speed and what is using most space? [Re: burdell1]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
I use a program called Scanner to do the drive space thing. It's excellent, but always really hard to find by Googling.
_________________________
Bitt Faulk

Top
#243434 - 06/12/2004 15:19 Re: Programs to test hard drive speed and what is using most space? [Re: burdell1]
furtive
old hand

Registered: 14/08/2001
Posts: 886
Loc: London, UK
To find out which files are using up the most hard drive space, run this in a cmd window:

dir /a:-d /s /o:-s /b > c:\temp\dir.txt

It will create a file called dir.txt in your c:\temp directory and will list all files on your PC in size order, starting with the biggest. Just let it run for a couple of seconds and you'll have a list of all the biggest files on your disk.

I miss using DOS properly
_________________________
Mk2a RioCar 120Gb - now sold to the owner of my old car
Rio Karma - now on ebay...

Top
#243435 - 06/12/2004 16:50 Re: Programs to test hard drive speed and what is using most space? [Re: furtive]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12320
Loc: Sterling, VA
Hmm, it appears that something called "pagefile.sys" is taking up the most room. I should just delete it. Oh, and those really large ntldr and ntdetect files are taking up a bit of space as well. They'll have to go That's a neat trick, though. I enjoy learning "new" DOS commands.

If you actually notice your hard disk getting slow, and you're not just talking about the usual hardware-becoming-obsolete feeling, maybe it's time you defragged? I just got around to doing it on my machine yesterday, and nearly all the space on my two disks was fragmented.
_________________________
Matt

Top
#243436 - 06/12/2004 16:58 Re: Programs to test hard drive speed and what is using most space? [Re: wfaulk]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31583
Loc: Seattle, WA
I will second the recommendation for "Scanner", that's a really excellent program when you need to cull files and you're looking for the worst offenders first.
_________________________
Tony Fabris

Top
#243437 - 06/12/2004 18:18 Re: Programs to test hard drive speed and what is using most space? [Re: burdell1]
Attack
addict

Registered: 01/03/2002
Posts: 598
Loc: Florida
I use "Folder Size" a shell extension for windows. The site seems to be down today so I have attached it here. As for testing drive speed I just use TotalCopy to see how fast the file transfers from one drive to another.


Attachments
242703-dfolder.zip (58 downloads)


Top
#243438 - 06/12/2004 19:22 Re: Programs to test hard drive speed and what is using most space? [Re: tfabris]
g_attrill
old hand

Registered: 14/04/2002
Posts: 1172
Loc: Hants, UK
Another one I used to use was Treesize Pro.

It's not so common now but people always used to say "I've run out of space so I deleted some documents and stuff but it only gave me 20Mb more". Inevitably you'd find a 900Mb temp file using up all their space and they deleted a load of stuff for nothing.

The simplest method is to just search for all files over (say) 50 Mb and sort the list in descending order.

Gareth

Top
#243439 - 06/12/2004 19:41 Re: Programs to test hard drive speed and what is using most space? [Re: g_attrill]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12320
Loc: Sterling, VA
I used Treesize Pro, but despite what I said the last time Bitt brought up Scanner, I now prefer his program to Treesize. It's faster and has a cleaner interface, and most importantly it's free and doesn't give an annoying purchase message.

I do wish that Scanner had some features that Treesize had, though. A shell extension for one. I could go to a directory I knew had large files, and right click and get an idea of what was taking up what space. Scanner is just an executable, though, which is nice and compact. I also wish it had a little more information on the items it graphically displays. The window is so small, and it would be very easy to make an option that could double the size of the display, and add helpful info like percentages right onto the pie chart. Lastly, it would be nice to have the option to order the files on the pie chart in size order as well.
_________________________
Matt

Top
#243440 - 06/12/2004 20:51 Re: Programs to test hard drive speed and what is using most space? [Re: Dignan]
furtive
old hand

Registered: 14/08/2001
Posts: 886
Loc: London, UK
Bah! You can keep your 32-bit WYSIWYG apps. I'm sticking with DOS
_________________________
Mk2a RioCar 120Gb - now sold to the owner of my old car
Rio Karma - now on ebay...

Top
#243441 - 07/12/2004 06:28 Re: Programs to test hard drive speed and what is using most space? [Re: wfaulk]
Shonky
pooh-bah

Registered: 12/01/2002
Posts: 2009
Loc: Brisbane, Australia
Quote:
I use a program called Scanner to do the drive space thing. It's excellent, but always really hard to find by Googling.


I concur on using Scanner. In fact someone asked me just today how to find it because "scanner" turns up a million other things in google. Unless you remember the author's name, it's difficult to find.
_________________________
Christian
#40104192 120Gb (no longer in my E36 M3, won't fit the E46 M3)

Top
#243442 - 07/12/2004 11:59 Re: Programs to test hard drive speed and what is using most space? [Re: Shonky]
Dignan
carpal tunnel

Registered: 08/03/2000
Posts: 12320
Loc: Sterling, VA
Every time I need to find it I just search the Off Topic forum for scanner, which produces fewer results
_________________________
Matt

Top
#243443 - 07/12/2004 12:42 Re: Programs to test hard drive speed and what is using most space? [Re: Dignan]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
I sometimes manage to remember that it's distributed as scn2.zip and that helps.
_________________________
Bitt Faulk

Top