From: lirl98 <li...@12...> - 2009-12-16 09:32:45
|
There is a net work driver G: in my computer, It maps to "\\192.168.0.2\C:\user" So, how to get the net work driver actual path "\\192.168.0.2\C:\user" ? I have tried the sigar.getFileSystemList(), but it can't get that info. Anyone know how to use sigar or java to get it? Thanks a lot~ |