# 其他設定

{% hint style="success" %}
本篇網頁在伺服器的 「其他設定」 頁面。
{% endhint %}

## 伺服器資訊

你可在此更改伺服器的顯示明稱與說明。

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

## SFTP 連線資訊

{% hint style="warning" %}
壓縮或解壓縮檔案請在網頁檔案管理執行，SFTP 僅可上傳 / 下載或調整檔案。
{% endhint %}

你可以下載  [FileZilla](https://filezilla-project.org/) 或 [WinSCP](https://winscp.net/) 等應用程式來遠端操作伺服器檔案。

詳細如何使用 SFTP 來管理檔案，請參考 [透過 SFTP 管理檔案](/panel/server/sftp.md)這篇文章。

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

## 除錯資訊

你可以在這裡找到伺服器詳細的資訊。如果你正在尋求技術支援，請務必完整複製伺服器 UUID 給技術人員，這對我們會很有幫助。

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

## 重新安裝伺服器

{% hint style="danger" %}
重新安裝伺服器會導致伺服器資料被覆蓋。
{% endhint %}

重新安裝伺服器只會安裝伺服器核心檔，如果想要將伺服器還原成預設，請至檔案管理，將伺服器主目錄的資料移除或是移致新的資料夾，在這之前也請備份原有伺服器檔案。<br>

<figure><img src="/files/C4Wwa6lmctCMBFnCxTkB" 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/settings.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.
