Hi, Is there any way to use JLAN server as Single-file virtual file system like zipzax(http://www.zipxap.com/HomePage_Products_ZxVfs.html) or embedded file system(http://www.scalingweb.com/embedded_file_system.php). I want to create file container and add files and directories to this container. Container can be encrypted. Is there any way to do this with JLAN server Thanks in advance Ramazan Girgin
JLAN provides access to files over various protocols. The actual store is configurable, for example one major use is to access content in an alfresco repository. There's also implementations that store data on a local filesystem.
I know i can use local file system with jlan. I want to know is there any support for single container files. And can jlan server create and write data to container file?