Version v1.45

This commit is contained in:
Nick Craig-Wood
2018-11-24 13:44:25 +00:00
parent 8b8220c4f7
commit d35bd15762
75 changed files with 4685 additions and 895 deletions

View File

@ -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