Skip to content
forked from zfsnap/zfsnap

zfSnap is simple sh script to make rolling zfs snapshots with cron.

Notifications You must be signed in to change notification settings

honza801/zfSnap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

zfSnap is a simple sh script to make rolling zfs snapshots with cron. The main
advantage of zfSnap is it's written in 100% pure /bin/sh so it doesn't require
any additional software to run.

zfSnap keeps all information about snapshot in snapshot name.

zfs snapshot names are in the format of Timestamp--TimeToLive.

Timestamp includes the date and time when the snapshot was created and
TimeToLive (TTL) is the amount of time for the snapshot to stay alive before
it's ready for deletion.


See https://github.com/graudeejs/zfSnap/wiki for more info

About

zfSnap is simple sh script to make rolling zfs snapshots with cron.

Resources

Stars

Watchers

Forks

Packages

No packages published