cancel
Showing results for 
Search instead for 
Did you mean: 

Document Library access

tyuhas
Champ in-the-making
Champ in-the-making
We're using the 3.0 bundle on a Solaris server and were wondering if it was possible to access a Document Library via a method other than webDAV like CIFS or FTP.  Enabling the filesystem access as per the wiki seems to allow connections to the Alfresco server but not actually to Share.
2 REPLIES 2

mikeh
Star Contributor
Star Contributor
Share doesn't implement CIFS, FTP or WebDAV - it's a lightweight web application that communicates with the Repository via REST APIs. As Share can be deployed on a separate server, no content is held there, so there's little point providing a CIFS or FTP interface when it would just be proxied straight to the repo anyway.

Thanks,
Mike

tyuhas
Champ in-the-making
Champ in-the-making
This was very useful!!  Now I know I was conceptually off and had been looking for the wrong solution.

Thanks!