Skip to content
/ zfsync Public

Bash script for ZFS datases sync and snapshots

Notifications You must be signed in to change notification settings

elixd/zfsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zfsync - simple bash script for ZFS dataset snapshots and backup

Current functionality:

  • make periodic recursive snapshots of source dataset (sheduled via crontab)
  • incremental replication/backup to a local zfs dataset

Roadmap:

  • automatic removal of snapshots and retention policy
  • replicate to remote host

Files

zfsync.sh is the script itself

crontab is an example of crontab setup for sceduling regular snapshots and backups

About

Bash script for ZFS datases sync and snapshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages