rclone/opt
Jump to navigation
Jump to search
rclone options
|
option | category | description | |
---|---|---|---|
long | sd | ||
--backup-dir=DIR | file-disposition | When using sync: copy or move any files which would have been overwritten or deleted are moved in their original hierarchy into this directory. | |
--bind string | |||
--bwlimit=BANDWIDTH_SPEC | bandwidth | ||
--bwlimit-file=BANDWIDTH_SPEC | bandwidth | ||
--buffer-size=SIZE | optimization: speed | ||
--cache-dir=DIR | optimization: speed | ||
--check-first | |||
--checkers=N | |||
--checksum | -c | ||
--compare-dest=DIR | |||
--config=CONFIG_FILE | |||
--contimeout=TIME | |||
--copy-dest=DIR | |||
--dedupe-mode MODE | |||
--disable FEATURE,FEATURE,... | |||
--disable-http2 | |||
--dscp VALUE | |||
--dry-run | -n | ||
--expect-continue-timeout=TIME | |||
--error-on-no-transfer | |||
--fs-cache-expire-duration=TIME | |||
--fs-cache-expire-interval=TIME | |||
--header | |||
--header-download | |||
--header-upload | |||
--human-readable | |||
--ignore-case-sync | |||
--ignore-checksum | |||
--ignore-existing | |||
--ignore-size | |||
--ignore-times | -I | ||
--immutable | |||
--interactive | -i | ||
--leave-root | |||
--log-file=FILE | |||
--log-format LIST | |||
--log-level LEVEL | |||
--use-json-log | |||
--low-level-retries NUMBER | |||
--max-backlog=N | |||
--max-delete=N | |||
--max-depth=N | |||
--max-duration=TIME | |||
--max-transfer=SIZE | |||
--metadata | -M | ||
--metadata-set key=value | |||
--cutoff-mode=hard/soft/cautious | |||
--modify-window=TIME | |||
--multi-thread-cutoff=SIZE | |||
--multi-thread-streams=N | |||
--no-check-dest | |||
--no-gzip-encoding | |||
--no-traverse | |||
--no-unicode-normalization | |||
--no-update-modtime | |||
--order-by string | |||
--password-command SpaceSepList | |||
--progress | -P | ||
--progress-terminal-title | |||
--quiet | -q | ||
--refresh-times | |||
--retries int | |||
--retries-sleep=TIME | |||
--size-only | |||
--stats=TIME | |||
--stats-file-name-length integer | |||
--stats-log-level string | |||
--stats-one-line | |||
--stats-one-line-date | |||
--stats-one-line-date-format | |||
--stats-unit=bits/bytes | |||
--suffix=SUFFIX | |||
--suffix-keep-extension | |||
--syslog | |||
--syslog-facility string | |||
--temp-dir=DIR | |||
--tpslimit float | |||
--tpslimit-burst int | |||
--track-renames | |||
--track-renames-strategy (hash,modtime,leaf,size) | |||
--delete-(before,during,after) | |||
--fast-list | |||
--timeout=TIME | |||
--transfers=N | |||
--update | -u | ||
--use-mmap | |||
--use-server-modtime | |||
--verbose | -v, -vv | ||
--version | -V | ||
--ca-cert string | SSL/TLS | ||
--client-cert string | SSL/TLS | ||
--client-key string | SSL/TLS | ||
--no-check-certificate=true/false | SSL/TLS | ||
--cpuprofile=FILE | dev/debugging | ||
--dump flag,flag,flag | dev/debugging | ||
--memprofile=FILE | dev/debugging | ||
--delete-excluded | file-selection | ||
--filter | file-selection | ||
--filter-from | file-selection | ||
--exclude | file-selection | ||
--exclude-from | file-selection | ||
--exclude-if-present | file-selection | ||
--include | file-selection | ||
--include-from | file-selection | ||
--files-from | file-selection | ||
--files-from-raw | file-selection | ||
--min-size | file-selection | ||
--max-size | file-selection | ||
--min-age | file-selection | ||
--max-age | file-selection |
IN PROGRESS