One-stop ZFS backup & replication solution
Go to file
Christian Schwarz 2b6f3ece6b jobrun: fix timing issue and minor printing issues
Would add offset by 1 sec
(possibly to avoid being scheduled just a little bit too early).

Turns out this leads to delays for jobs with interval < 2s :)
2017-07-01 23:19:31 +02:00
cmd cmd: run: flag for running jobs only once 2017-07-01 23:19:31 +02:00
jobrun jobrun: fix timing issue and minor printing issues 2017-07-01 23:19:31 +02:00
rpc Implement push support. 2017-05-20 18:17:08 +02:00
scratchpad/chunker scratchpad/chunker: fix api breakage 2017-05-14 15:58:33 +02:00
sshbytestream sshbytestream: default ServerAliveInterval 2017-05-14 14:16:12 +02:00
util util/ReadWriteCloserLogger: handle unset readlog | writelog 2017-05-20 19:39:32 +02:00
zfs zfs: Support foo/bar/* globs 2017-05-20 19:50:24 +02:00
.gitignore Initial commit 2017-04-14 01:40:49 +02:00
LICENSE license: change attribution 2017-05-03 18:28:04 +02:00
README.md Initial commit 2017-04-14 01:40:49 +02:00

zrepl

ZFS dataset replication. Not a shell script.