Re: Amount of free disk space

2005-05-04 Thread QM
On Wed, May 04, 2005 at 09:09:53AM +0100, Peter Crowther wrote: : > From: Mark Benussi [mailto:[EMAIL PROTECTED] : > Is there a Java API call I can make to detect how much disk : > space has been : > allocated to my account and the current amount used? : : Depending on how hard they've nailed down

RE: Amount of free disk space

2005-05-04 Thread Peter Crowther
> From: Mark Benussi [mailto:[EMAIL PROTECTED] > Is there a Java API call I can make to detect how much disk > space has been > allocated to my account and the current amount used? Depending on how hard they've nailed down the lid on Tomcat, you *might* be able to invoke UNIX executables using R

Amount of free disk space

2005-05-04 Thread Mark Benussi
I host my sites with a provider who supplied tomcat 5.0 on a UNIX platform. Is there a Java API call I can make to detect how much disk space has been allocated to my account and the current amount used?