Possible Duplicate:
How to find how much disk space is left using Java?
Can somebody tell me how to get freespace and totalspace on java 1.5? I know there is API for java 1.6, getTotalSpace and getFreeSpace, but I really need to get it done on 1.5, thanks for any pointers!