It's not a secret anymore!
The moose likes Beginning Java and the fly likes how to list root drives Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "how to list root drives" Watch "how to list root drives" New topic
Author

how to list root drives

Frans Verbeke
Greenhorn

Joined: Mar 30, 2009
Posts: 11
Hello,

I am trying to get a list of a computer's partitions, but only readable, non-network hard drives:

If I do this:

I get a list, but I can't seem to filter out the network drives.

Anyone can tell me how to do what I am trying ?

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to list root drives
 
Similar Threads
Search FIle System for Pattern Match
How to access drive
Get the CD-rom drives
Searching entire drive for specific extension
Windows Explorer in Java