One-stop ZFS backup & replication solution
Go to file
Christian Schwarz cba083cadf Make zfs.DatasetPath json.Marshaler and json.Unmarshaler
Had to resort to using pointers to zfs.DatasetPath everywhere... Should
find a better solution for that.
2017-08-06 16:22:15 +02:00
cmd Make zfs.DatasetPath json.Marshaler and json.Unmarshaler 2017-08-06 16:22:15 +02:00
jobrun jobrun: fix timing issue and minor printing issues 2017-07-01 23:19:31 +02:00
rpc Make zfs.DatasetPath json.Marshaler and json.Unmarshaler 2017-08-06 16:22:15 +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 Make zfs.DatasetPath json.Marshaler and json.Unmarshaler 2017-08-06 16:22:15 +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.