forked from third-party-mirrors/zfs_autobackup
wip
This commit is contained in:
parent
96741ac843
commit
04cc860db3
@ -466,6 +466,8 @@ class ZfsDataset():
|
||||
#progress output
|
||||
if show_progress:
|
||||
cmd.append("-v")
|
||||
cmd.append("-P")
|
||||
|
||||
|
||||
#resume a previous send? (dont need more parameters in that case)
|
||||
if resume_token:
|
||||
|
Loading…
x
Reference in New Issue
Block a user