mirror of
https://github.com/rclone/rclone.git
synced 2025-06-02 10:03:12 +08:00
Version v1.45
This commit is contained in:
@ -420,7 +420,7 @@ The remote name is used as the DB file name.
|
||||
- Config: db_path
|
||||
- Env Var: RCLONE_CACHE_DB_PATH
|
||||
- Type: string
|
||||
- Default: "$HOME/.cache/rclone/cache-backend"
|
||||
- Default: "/home/ncw/.cache/rclone/cache-backend"
|
||||
|
||||
#### --cache-chunk-path
|
||||
|
||||
@ -436,7 +436,7 @@ then "--cache-chunk-path" will use the same path as "--cache-db-path".
|
||||
- Config: chunk_path
|
||||
- Env Var: RCLONE_CACHE_CHUNK_PATH
|
||||
- Type: string
|
||||
- Default: "$HOME/.cache/rclone/cache-backend"
|
||||
- Default: "/home/ncw/.cache/rclone/cache-backend"
|
||||
|
||||
#### --cache-db-purge
|
||||
|
||||
|
Reference in New Issue
Block a user