Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

detecting size of volumes

Status
Not open for further replies.

subra

Programmer
Aug 6, 2000
45
IN
Is there someway in which I can detect the following using a single command:
i. The name of the server(s)
ii. The sizes of volumes on each of the servers
ii.a Total size in bytes or Kbytes
ii.b Total used space
ii.c Total unused space

I know i can use filer to detect the volume details one by one. But is there a single utility that one can use for the purpose. I am a newbie C programmer. Is there something i can call from a C program which can help me.

Thanks

Subra if you find this useful let me know at vksubra@icenet.net
 
Go to the Novell website and look at the ActiveX Controls for Novell. Here, you should get some useful pointers on doing ActiveX and API calls to NetWare servers.

The URL below is for the Novell Developer Kit webpage. Should have links to the stuff you require:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top