navjak Posted June 8, 2007 Share Posted June 8, 2007 Hi All, I need to find the free drive space on the network machines. Looked in to the PHP functions and found that there is only one function 'disk_free_space'. But its written that the function cannot be used to find the free disk space on the network drives. Please help me in this regard. I tried using df command: df -kh C: The above code gives the size of c drive on the local machine. But how to find the drive spaces on the network drives? Regards, navjak Quote Link to comment https://forums.phpfreaks.com/topic/54715-how-to-find-the-free-disk-space-on-the-network-drives/ Share on other sites More sharing options...
navjak Posted June 11, 2007 Author Share Posted June 11, 2007 Guys any help?? Quote Link to comment https://forums.phpfreaks.com/topic/54715-how-to-find-the-free-disk-space-on-the-network-drives/#findComment-272207 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.