Hi Bharath,

To access a remote file system, you have to use some kind of protocol (CIFS, NFS, WebDAV, ...). Find a Java library that supports the protocol that fits in your environment and extend the the FileShare repository code. There is no code for something like this in Apache Chemistry.

Please note, that the FileShare repository is sample code and not intended for productive use. You should review the code and harden and keep only the pieces that you need for your use case.


- Florian



Hi Team,

Good Day!

Recently i have started reading the CMIS and like to implement the below
requirement which is useful in one of the component in my project.

Requirement:
"Need to create a CMIS webservice which connect to any File System".

I have downloaded cmis open source war and deployed into my local system
which connecting properly to my local system folders / files.

I like to extend that code to connect to the FileSystem which is apart from
my local machine.

Request your guidance to proceed further. Your help is highly appreciated.

with regards
Bharath Kumar K S
9962962020

Reply via email to