java - How to get size of NFS Export point at client side? -


Can anyone tell me how the NFS export point size will be obtained in the customer's favor when the export point is available? Is any command / Java API available for the same?

Take a look at Lucas's answer: If you pass the mount point in the file class on the getTotalSpace () and / or getUsableSpace () methods on the NFS client, then export it Relevant information should be returned to


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

list Class in C++ -