# 備份管理

{% hint style="info" %}
本功能為加購選項。如要使用備份功能，請先至客戶中心加購。
{% endhint %}

{% hint style="success" %}
本篇網頁在伺服器的 「備份管理」 頁面。
{% endhint %}

## 創建備份

### 前往備份管理頁面，點擊 「創建備份」。

<figure><img src="/files/83AfeBa2Pd0liRC5ZepI" alt=""><figcaption></figcaption></figure>

### 2. 輸入備份名稱與排除的內容。

如果輸入排除的內容，系統在壓縮檔案時，將會排除在外。\
例如：輸入 `world` 時，系統在備份時，將不會備份 `world` 資料夾。\
\
上鎖備份可以防止意外刪除備份，導致重要資料流失。

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

### 3. 完成備份

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

## 下載備份

### 1. 點擊備份右邊的三個點，點擊 「下載備份」。

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

## 恢復備份

### 1. 點擊備份右邊的三個點，點擊 「恢復備份」。

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

### 2. 確認是否要刪除檔案後恢復。

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

### 3. 等待系統還原完成。

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

## 上鎖／解鎖備份

### 點擊備份右邊的三個點，點擊 「上鎖備份」 或 「解鎖備份」。

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

## 刪除備份

{% hint style="info" %}
如果該備份已被上鎖，請先將備份解鎖。
{% endhint %}

### 1. 點擊備份右邊的三個點，點擊 「刪除備份」。

<figure><img src="/files/1MlKv5TkUsBTFEdpRrpr" alt=""><figcaption></figcaption></figure>

### 2. 確認刪除備份。

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


---

# 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.cheapserver.tw/panel/server/backups.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.
