--- Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> The main problem is the lack of support in the
> underlaying libraries.
> Even for local files we might need a native library
> (I hate native 
> libraries) to set permissions as there is no real
> support in java.io.file.

See [io] FileSystemUtils for an example of using the
command line from Java to get the free space on the
drive. You could extend this [io] class to add file
permissions.

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to