Please anyone assist me on connecting fileserver with alfresco...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2016 01:30 AM
Kindly assist me with step by step integration of fileserver with alfresco. If anyone already done it, kindly explain with an example.
Labels:
- Labels:
-
Archive
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2016 02:15 AM
Thanks Axel, will attach logs as files hereafter. So the problem is regarding the key store or some other?. Creating a custom generated keystore and saving the path in the alfresco-global.properties "dir.keystore" will solve the problem?. Also kindly assist me with an example how to include all path fragments relative to "dir.root"?.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2016 06:00 AM
Configuring relative paths 101:
- if you have dir.root=/my/path
- and configure dir.keystore=${dir.root}/to/the/keystore
- the effective path will be: /my/path/to/the/keystore
