mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-09 01:52:07 +03:00
wip
This commit is contained in:
parent
96741ac843
commit
04cc860db3
@ -466,6 +466,8 @@ class ZfsDataset():
|
|||||||
#progress output
|
#progress output
|
||||||
if show_progress:
|
if show_progress:
|
||||||
cmd.append("-v")
|
cmd.append("-v")
|
||||||
|
cmd.append("-P")
|
||||||
|
|
||||||
|
|
||||||
#resume a previous send? (dont need more parameters in that case)
|
#resume a previous send? (dont need more parameters in that case)
|
||||||
if resume_token:
|
if resume_token:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user