Hi,

I am trying to establish a method of installing Owncloud on gentoo which when complete I intend to add to the wiki.

So far, I have managed to install owncloud and the web interface seems to be working OK.

However, I am having problems connecting to the webdav interface from windows "My Network Places", it seems unable to login.

When I try "http://excalibur/owncloud/files/webdav.php"; from Firefox it gives me this message:

<?xml version="1.0" encoding="utf-8"?>
<d:error  xmlns:d="DAV:"xmlns:s="http://sabredav.org/ns";>
  <s:exception>Sabre_DAV_Exception_NotImplemented</s:exception>
  <s:message>GET is only implemented on File objects</s:message>
  <s:sabredav-version>1.5.0</s:sabredav-version>
</d:error>

Can anyone give a clue what is causing the problem?

Many thanks,

theDuck


_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to