Hi!
Perhaps there could be a "hasPosixPermissions" Capability, and if a file
has that capability, its permissions can be set and read?
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.

And we have to figure out how to abstract the various different permission systems. For windows/unix this document might help: http://docs.hp.com/en/B8725-90053/ch03s02.html

Maybe this might happen, though I cant promise it.

Ciao,
Mario


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

Reply via email to