I have share like:
\\servername\foldername\othername\
I need to get that server disc info, like space, etc.
Can I do that with FileSystemObject?
something like :
Set oDrive = oFSO.GetDrive("c:")
Debug.Print oDrive.AvailableSpace
Thank ya all !!
|
Results 1 to 3 of 3
Thread: UNC share information
|
Click Here to Expand Forum to Full Width |