ZCKDL(1) | General Commands Manual | ZCKDL(1) |
zckdl
— download a
zchunk file
zckdl |
[--fail-no-ranges ] [-q |
--quiet ] [-s
file |
--source =file]
[-v | --verbose ]
url |
zckdl |
- ? | --help |
--usage | --version |
The zckdl
utility attempts to download a
zchunk file in an optimized way, taking into consideration the chunked
structure.
The zckdl
utility accepts the following
optional arguments:
--fail-no-ranges
-q
|
--quiet
-s
|
--source
-v
,
--verbose
-
?, --help
--usage
--version
The zckdl
utility exits 0 on
success, and >0 if an error occurs.
Download a zchunk file that is hopefully not much different from the previous version:
zckdl -s doc1.txt.zck
https://example.com/doc2.txt.zck
unzck(1), zck(1), zck_delta_size(1), zck_gen_zdict(1), zck_read_header(1)
The zckdl
utility was written by
Jonathan Dieter ⟨jdieter@gmail.com⟩.
This manual page stub was written by Peter Pentchev
⟨roam@ringlet.net⟩.
May 31, 2020 | Debian |