I have also an issue with a Synology NAS. When I tried to setup the connection, I got the following error:
(My webdav server is running on the port 5005 or 5006 for https)
I have tried the trick of adding the "/webdav/DAV" extension. Now, I have this error:
(the error is the same on the port 5006)
Any clue?
Best
Code:
Method Not Allowed The requested method MKCOL is not allowed for the URL /.com.omnigroup.OmniPresence/. Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.1e-fips DAV/2 Server at xxx.xxx.xxx.xxx Port 5005
I have tried the trick of adding the "/webdav/DAV" extension. Now, I have this error:
Code:
Method Not Allowed The requested method PROPFIND is not allowed for the URL /webdav/DAV/. Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.1e-fips DAV/2 Server at xxx.xxx.xxx.xxx Port 5005
Any clue?
Best