On 31.05.06 18:46 Uhr, "Sciss" at <email@hidden> wrote:
> is there a (preferably cross platform) way to determine the free disk
> space on different harddisk volumes?
No, unfortunately there isn't.
You have to either resort to java.Runtime.exec() to determine the free disk
space or to creating JNI code.
Java 1.6 will provide an API for this though.
http://java.sun.com/javase/6/docs/api/java/io/File.html#getFreeSpace()
With kind regards,
Werner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden