I'm trying to use Ubuntu Backup (ie. DejaDup) with Owncloud. I have an account with Owncube and made a folder in my root called 'backup-computer1' where I want my backups to go.
Under Settings in Owncloud, it says
WebDAV: https://owncube.com/files/webdav.php
Then I went to Ubuntu settings, Backup, the Storage tab, and selected WebDAV from the dropdown list, and entered the following settings:
- Server: owncube.com/files/webdav.php
- tick "Use secure connection (HTTPS)"
- Port: 443
- Folder: /backup-computer1
- Username: myowncubeusername
but it keeps telling me it can't find the hostname. When I entered the full webdav address (https://owncube.com/files/webdav.php) it just removed it from the form. What am I doing wrong?
I figured it out :-)
These are the correct settings:
I guess the dejadup form isn't smart enough to parse the "long" server address, so the rest has to be part of the "folder" field.