Commit Graph

14 Commits

Author SHA1 Message Date
328d1649ce
fix checking of existing snapshots for spacefilled fs names... 2021-08-21 19:52:16 +02:00
5588780887
handle filesystem containing spaces 2021-08-21 16:31:06 +02:00
2a91a41ede
second try 2020-12-21 18:41:13 +01:00
46eed410f0
fixed regex matching of stderr 2020-12-21 18:36:20 +01:00
ac712da881
fix syntax 2020-12-20 08:20:52 +01:00
89a19edd6d
ignore "snaphost already exists"-errors when creating snapshots 2020-12-20 08:13:09 +01:00
a22c2d35f7
use send options on initial replication 2019-04-20 10:48:16 +02:00
Fredrik Eriksson
ddc7029873 * bump version to 0.3
* remove ugly sudo implementation
* added support to set both source and target zfs command
* added support for remote sources
* renamed some configuration options (BREAKING CHANGES)
2018-12-27 15:09:43 +01:00
Fredrik Eriksson
f31472454b Merge branch 'master' of https://github.com/fredrik-eriksson/zsnapper 2018-12-27 07:55:38 +01:00
Fredrik Eriksson
eee2f12004 added support to create remote snapshots 2018-12-27 07:55:06 +01:00
Fredrik Eriksson
b40b098024 Fixed a bug that removed snapshots even if zfs send failed. Removed
debug output
2017-06-07 19:02:37 +02:00
Fredrik Eriksson
60095c48d2 * fixed weeding
* added weed_enable option and default it to unset to prevent removing snapshots of unmanaged file systems
* added locking when sending and weeding snapshots
* fixed syslog logging format
2017-05-23 20:59:40 +02:00
Fredrik Eriksson
8617e3c0c6 * added option to send all or just latest snapshot to remote
* added options for zfs send and zfs receive flags
2017-05-22 21:25:51 +02:00
Fredrik Eriksson
f328cef917 First version, mostly working but featureless... 2017-05-21 22:33:57 +02:00