Commands#

cptree#

rsync transfer with progress indicator and checksum verification

cptree [OPTIONS] SRC DST

Options

--version#

Show the version and exit.

-d, --debug#

debug mode

--shell-completion <shell_completion>#

configure shell completion

-c, --create <create>#

create destination directory if nonexistent

Options:

ask | force | never

-D, --delete <delete>#

delete destination directory before transfer

Options:

ask | force | never | force-no-countdown

-p, --progress <progress>#

total transfer progress

Options:

enable | ascii | none

-o, --output_dir <output_dir>#

output directory

-h, --hash <hash>#

select checksum hash

Options:

md5 | sha1 | sha256 | sha512 | none

-r, --rsync, -R, --no-rsync#

enable/disable rsync transfer

-a, --rsync-args <rsync_args>#

rsync pass-through arguments

-f, --file-list#

scan only, output file list

Arguments

SRC#

Required argument

DST#

Required argument