1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/sysutils/zfsnap/pkg-descr
Dmitry Marakasov b0819ccd7d - Update WWW
Approved by:	portmgr blanket
2019-06-22 09:02:02 +00:00

11 lines
534 B
Plaintext

zfSnap is a simple sh script for creating ZFS snapshots. When called from
cron rolling snapshots can be created and deleted automatically. The main
advantage of zfSnap is that it is written in 100% pure /bin/sh, does not
require any additional software to run, and is simple to use.
zfSnap keeps all information about snapshot in snapshot name. zfs snapshot
names are in form: Timestamp--TTL where timestamp is date and time of
snapshot creation and TTL is Time To Live in human readable form.
WWW: https://github.com/zfsnap/zfsnap