2024-01-01 02:40:38 +00:00
|
|
|
# ownCloud Webdav
|
|
|
|
|
|
|
|
## Link
|
|
|
|
|
|
|
|
<https://owncloud.com/>
|
|
|
|
|
|
|
|
# Steps
|
|
|
|
|
|
|
|
1. Create an account.
|
|
|
|
2. Login.
|
|
|
|
3. In the Settings position, enable the "Show hidden files" and find out the WebDAV address.
|
2024-01-01 03:06:04 +00:00
|
|
|
![](./owncloud_address.png)
|
2024-01-01 02:40:38 +00:00
|
|
|
4. Input the WebDAV address, account, password, **Depth Header Sent To Servers="only supports depth='1'"** in remotely-save settings.
|
2024-01-01 03:06:04 +00:00
|
|
|
![](./owncloud_rs_settings.png)
|
2024-01-01 02:40:38 +00:00
|
|
|
5. In remotely-save setting page, click "Check Connectivity".
|
|
|
|
6. Sync!
|
2024-01-01 03:06:04 +00:00
|
|
|
![](./owncloud_files.png)
|