Hi All,<br><br>This is off my topic, so I need some assistance from any php guru's.  I spoke about this issue last night at the GLLUG meeting.<br><br>Scenario:<br><br>I have two servers, Server A and Server B.  I have a few clients which are hosted with me on Server B.  I do not have admin rights on the actual server but, each folder is protected with clients username and password (which I have =] ).<br>
<br>So, what i want to do is:<br><br>Have a front end system (php) on Server A, to grab the directory sizes of all the client folders on Server B and post it back to me.  When the user reaches 80% of the disk usage, it will flag up and send out a email to <a href="mailto:admin@example.com">admin@example.com</a> and <a href="mailto:client@xyz.com">client@xyz.com</a>.<br>
<br>Can this be done?<br><br>I've retireved file sizes but not directory sizes.  <br><br>Please assist. <br><br>Sunny<br>