77f1c16414
fix #84
2021-07-03 14:31:34 +02:00
37f91e1e08
no longer use zfs send --compressed as default. uses --zfs-compressed to reenable it. fixes #77 .
2021-05-31 22:02:31 +02:00
a2f3aee5b1
test and fix resume edge-case
2021-05-26 23:06:19 +02:00
5e04aabf37
show pipes in verbose
2021-05-15 12:34:21 +02:00
59d53e9664
--recv-pipe and --send-pipe implemented. Added CmdItem to make CmdPipe more consitent
2021-05-11 00:59:26 +02:00
086cfe570b
run everything in either local shell (shell=true), or remote shell (ssh). this it to allow external shell piping
2021-05-09 10:56:30 +02:00
521d1078bd
working on send pipe
2021-05-03 20:25:49 +02:00
3e39e1553e
allow re-replication of a backup with the same name. (now filters on target_path instead of received-status when selecting when appropriate. also shows notes about this)
2021-05-02 22:51:20 +02:00
f0cc2bca2a
improved progress reporting. improved no_thinning performance
2021-04-23 20:31:37 +02:00
401a3f73cc
better handling of piped exit codes
2021-04-22 01:12:41 +02:00
176f04b302
proper encryption/decryption support. also fixes #60
2021-04-20 23:20:54 +02:00
671eda7386
working on proper encryption support
2021-04-20 18:39:57 +02:00
c0ea311e18
fix
2021-04-18 22:57:03 +02:00
b7b2723b2e
coverage
2021-04-18 22:47:53 +02:00
ec1d3ff93e
fix #74 .
...
also changed internal logic: thinner now isnt actually created when --no-thinning is active.
When using --no-thinning --no-snapshot --no-send it still does usefull stuff like checking common snapshots and showing incompatible snapshots
2021-04-18 14:30:23 +02:00
352d5e6094
coverage
2021-04-17 22:33:12 +02:00
4b97f789df
run() now uses CmdPipe for better pipe handling and cleaner code
2021-04-12 18:16:42 +02:00
4910b1dfb5
seperated piping
2021-04-05 22:18:14 +02:00
966df73d2f
added doctypes
2021-04-01 22:48:17 +02:00
cf72de7c28
cleanedup and improved select-code
2021-03-16 23:40:31 +01:00
686bb48bda
restore progres. verify --destroy-incompabible output.
2021-03-11 11:57:51 +01:00
a4155f970e
completed --no-thinning option. fixes #54
2021-03-01 00:04:10 +01:00
1f5955ccec
splitting up more stuff
2021-02-27 14:35:47 +01:00
98c40c6df5
splitting up more stuff
2021-02-26 20:10:20 +01:00
b479ab9c98
more clear name
2021-02-21 22:25:42 +01:00
a0fb205e75
cleaning up code
2021-02-21 22:08:35 +01:00
d3ce222921
some more refactoring. splitting of smaller cleaner functions. started work on --no-thinning
2021-02-19 00:27:37 +01:00
a64168bee2
fixes
2021-02-07 18:00:58 +01:00
06c8416771
splitup all classes into seperate files
2021-02-07 14:02:31 +01:00