Skip to content

Some more scripts for doing backups and mirroring by zfs send/recv

Notifications You must be signed in to change notification settings

infracaninophile/zfs-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b30a0ab · Mar 29, 2018

History

48 Commits
Mar 18, 2016
Mar 16, 2016
Mar 29, 2018

Repository files navigation

zfs-backup

Backup or mirror ZFSes using zfs send and receive.

  • Runs as non-root user.
  • Uses passphrase-less SSH keys with a forced command for better security.
  • Requires no configuration files -- all required information is derived from the command line or by use of custom ZFS properties.
  • Requires a recent version of ZFS with bookmark support.

See the built-in help text for usage info.

About

Some more scripts for doing backups and mirroring by zfs send/recv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages