One-stop ZFS backup & replication solution
Go to file
Christian Schwarz 4732fdd4cc Implement placeholder filesystems.
Note the docs on the placeholder user property introduced with this
commit. The solution is not really satisfying but couldn't think of a
better one OTOMH
2017-08-06 16:21:54 +02:00
cmd Implement placeholder filesystems. 2017-08-06 16:21:54 +02:00
jobrun jobrun: fix timing issue and minor printing issues 2017-07-01 23:19:31 +02:00
rpc Rudimentary progress reporting on send / recv side. 2017-08-06 16:21:54 +02:00
scratchpad scratchpad: repeat: run a command in a certain interval or as soon as it finishes 2017-07-08 12:08:34 +02:00
sshbytestream sshbytestream: default ServerAliveInterval 2017-05-14 14:16:12 +02:00
util Rudimentary progress reporting on send / recv side. 2017-08-06 16:21:54 +02:00
zfs Implement placeholder filesystems. 2017-08-06 16:21:54 +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
main.go Switch to using https://github.com/spf13/cobra for CLI. 2017-07-06 13:36:55 +02:00
README.md Initial commit 2017-04-14 01:40:49 +02:00

zrepl

ZFS dataset replication. Not a shell script.