# WebDAV 備份

Cherry Studio 嘅數據備份支援透過 WebDAV 嘅方式進行備份。你可以揀合適嘅 WebDAV 服務嚟做雲端備份。

基於 WebDAV 可以透過 `A電腦` $$\xrightarrow{\text{备份}}$$ `WebDAV` $$\xrightarrow{\text{恢复}}$$ `B電腦` 嘅方式嚟實現多端數據同步。

#### 以堅果雲做例子

1. 登入堅果雲，撳右上角用戶名，揀「帳戶資訊」：

<figure><img src="/files/5a244d92ae46913e0616e603fb076c3788fcfa30" alt=""><figcaption></figcaption></figure>

2. 揀「安全選項」，撳「新增應用」

<figure><img src="/files/248e04f64566ecdf99fa1fb8b03129c129f53704" alt=""><figcaption></figcaption></figure>

3. 輸入應用名稱，生成隨機密碼；

<figure><img src="/files/ff8c70967e1a408f697149c1c5c72cee22054742" alt=""><figcaption></figcaption></figure>

4. 複製並記低密碼；

<figure><img src="/files/c83a7445742ba71672ab26d2c2e1581099d771ea" alt=""><figcaption></figcaption></figure>

5. 攞伺服器地址、帳戶同密碼；

<figure><img src="/files/aa98054da2bab6668bb64ddb168690010c8c5c88" alt=""><figcaption></figcaption></figure>

6. 喺 Cherry Studio 設定——數據設定入面，填寫 WebDAV 資訊；

<figure><img src="/files/378cf9095303d2edfbc25e442d636d3a709864b2" alt=""><figcaption></figcaption></figure>

7. 揀備份或者還原數據，亦可以設定自動備份嘅時間週期。

<figure><img src="/files/9ab6cff4ba563c44dd0334a636451cdc2aa73399" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
WebDAV 服務門檻比較低嘅一般就係網盤：

* [堅果雲](https://www.jianguoyun.com/)
* [123 盤](https://www.123pan.com/)（需要會員）
* [阿里雲盤](https://www.alipan.com/)（需要購買）
* [Box](https://www.box.com/) (免費空間容量為 10GB，單個檔案大小限制為 250MB。)
* [Dropbox](https://www.dropbox.com/) （Dropbox 免費 2GB，可以邀請朋友擴容 16GB 。）
* [TeraCloud](https://teracloud.jp/en/) （免費空間為 10GB，另外透過邀請可以攞到 5GB 額外空間。）
* [Yandex Disk](https://disk.yandex.com/) (免費用戶提供 10GB 容量。)

其次係一啲需要自己部署服務：

* [Alist](https://alist.nn.ci/zh/)
* [Cloudreve](https://cloudreve.org/)
* [sharelist](https://github.com/reruin/sharelist)
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/data-settings/webdav.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
