how to find the percentage of free space for mapped drives ?
Posted
by Arunachalam
on Stack Overflow
See other posts from Stack Overflow
or by Arunachalam
Published on 2010-03-29T15:44:26Z
Indexed on
2010/03/29
15:53 UTC
Read the original article
Hit count: 365
Is it possible to programatically find the free space available in mapped drives?
How to find the percentage of free space in your drive using ms-dos.
It may be easy to find the free space for a drive in ur hard disc but i need to find the free-space of mapped drives.
I have mapped some file servers in my systems.
It is possible to see this in My Computer, but how do show it in a command prompt?
© Stack Overflow or respective owner