mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-11 22:40:01 +03:00
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