Hi, I want to manage a virtual file system with Mina. In my application I haven't got a File (java) to manipulate.
It is only some object to be encapsulate in a FileObject class of Ftplet. But it checks if the given name match a physical file. So how to avoid verifying existance file to disk? And manipulate virtual file. -- Bakary,
