Works4me on RH FC 2, with both Kb and original method returning kbytes. Looks like there is a cut and paste error in the javadoc for the new method, though. The "Kb" seems to be missing from the examples.
I am also getting test failures for the FileFilterTestCase. The newfile tests are failing. I will look at this some more. Phil On 3/4/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > If anyone has the ability to test FileSystemUtils.freeSpaceKb() on boxes > other than WindowsXP I'd like to know if the results tally what you'd > expect by calling dir/df directly. > > thanks > Stephen > > > [EMAIL PROTECTED] wrote: > > http://issues.apache.org/bugzilla/show_bug.cgi?id=38574 > > ------- Additional Comments From [EMAIL PROTECTED] 2006-03-04 20:16 ------- > > FileSystemUtils.freeSpaceKb(drive) > > New method that unifies result to be in kilobytes > > > > Please reopen if you believe that the new method returns the wrong result > > (I can > > on test on Windows) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
