Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/_planet/2024-05-10-onedrive-backup-with-rclone.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Choose a number from below, or type in your own value.
Storage>
```

输入 `33`,然后回车。
输入 `onedrive`,然后回车。

```console
Option client_id.
Expand Down Expand Up @@ -238,7 +238,7 @@ e/n/d/r/c/s/q>
## 将文件从 OneDrive 备份到本地

```console
rclone copy onedrive: /path/to/local/folder
rclone copy onedrive: /path/to/local/folder -P
```

## 总结
Expand Down