1290623456
fixed check of weed_enable
2020-12-21 19:07:15 +01: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
2340a2f601
fixed configuration parser
2020-12-21 17:57:18 +01:00
bc055a8dfa
bump version
2020-12-21 17:09:58 +01:00
97530e624a
fixed stat import
2020-12-21 17:03:48 +01:00
d1d9c3ca15
fix logging and configfile location on freebsd
2020-12-21 17:01:38 +01:00
3d6997b3be
bumped version
2020-12-21 16:08:11 +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
3cbeaa887f
use ConfigParser instead of SafeConfigParser
2020-07-05 16:32:49 +02:00
53ccab0f0a
hopefully fixed crash when snapshotting failed
2019-05-10 17:42:45 +02: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
8adf8f14f8
* fixed syslog logging format
...
* bumped version to 0.2
2017-05-25 09:59:04 +02:00
Fredrik Eriksson
3f56297e31
Update README.md
2017-05-24 22:15:19 +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
Fredrik Eriksson
0b5992c88c
Initial commit
2017-05-21 12:43:11 +02:00