TLowder
Programmer
- Mar 20, 2002
- 224
I've read a lot and tried a lot of ways to read the free space of a network folder. Such as API, WMI, FSO none seem to work on a network folder. I found if I map the drive I can easily read the free space; but i would rather not have to. Anyway what I do is backup the data set to another computer basically once or twice a day. After years of data, the computer being backed up to started acting funny, such as missing print jobs, gui controls just plain missing, etc., due to the lack of hard drive space. I would like to read the available space of a folder such as \\somecomputer\backupdata. Even windows (XP pro is what I use) will not give you this info via properties through network neighborhood unless you map the drive. Is there a way I can read the free space so I can alert the user when it is time to clean up old backups, without mapping the drive from every computer?
Thanks,
Tom
Tom
Thanks,
Tom
Tom