Open corny opened 7 years ago
I did some development on zfs-snapback to support this feature in a stable way.
I am not sure what you are seeing, but it doesn't cause this issue for me. Which command is outputting the 'Error: -s cannot be specified for multiple input files', as that is not from ZFS
Error: -s cannot be specified for multiple input files.
is from bar
. It seems bar
has problems with command line parsing.
BTW, There are no -bl
and -bs
options in bar's documentation, just -b
.
Error: -s cannot be specified for multiple input files.
is frombar
. It seemsbar
has problems with command line parsing. BTW, There are no-bl
and-bs
options in bar's documentation, just-b
.
You might be using a different utility also called bar. The sysutils/clpbar on freebsd does have -bs (buffer size) and -bl (block size).
$ bar --version bar version 1.11.1
Indeed I was using textproc/bar
as well as OP, I guess. Thank you, I wouldn't find sysutils/clpbar
by myself. I think zxfer's man should be more specific about that.
In some cases the progress bar breaks the transfer. I am running FreeBSD 11.1.
One attempt:
Another attempt: