05-17-2021 10:10 AM
Hi,
when I click on the details of a folder, the is a 'Share' section. In this section on our test environment, there are two urls on which you can click:
One with the text 'Copy this link to share the current page' and 'copy this link for the webdav url'.
However in my dev environment the webdav url is missing, despite I get the document via 'http://localhost:8080/alfresco/webdav'.
Can anyone explain how this can happen?
Greetings,
Wybrand.
05-18-2021 06:50 AM
In our config file, the following:
<!--
If set, will present a WebDAV link for the current item on the Document and Folder details pages.
Also used to generate the "View in Alfresco Explorer" action for folders.
-->
<repository-url>http://localhost:8080/alfresco</repository-url>
It wasn't set.
Explore our Alfresco products with the links below. Use labels to filter content by product module.