# 安裝rclone

## 下載rclone

{% embed url="<https://rclone.org/downloads/>" %}

![](/files/-LwBJdjOh-QWcyk-7A2V)

### 將 arm64 的rclone 傳輸到termux家目錄

rsync -avP --rsh="ssh -p 8022" rclone root\@192.168.43.9:/data/data/com.termux/files/home/

## 測試

```
./rclone config
2019/12/16 01:27:09 NOTICE: Config file "/data/data/com.termux/files/home/.config/rclone/rclone.conf" not found - using defaults
No remotes found - make a new one
n) New remote
s) Set configuration password
q) Quit config
n/s/q> q

```


---

# 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://kawsing.gitbook.io/opensystem/andoid-shou-ji/termux/an-zhuang-rclone.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.
