Among these only last modified date is accessible from VFS ( FileObject.getContent().getLastModifiedTime() ). Again, this is mostly because the limitations of java.io.File used for local files.
Regards, Robert On 5/22/06, Lazarte, Ivan <[EMAIL PROTECTED]> wrote:
Another question, where do I get information like last modified date, last access, and owner?
