I can get free disk space. How to get the total disk space?
My code is:
import java.io.IOException; import org.apache.commons.io.FileSystemUtils; public class DiskSpace { public static void main(String[] args) { try {
FileSystemUtils no method for shared disk space ??? hopes for your answer
Thanks in advance
source share