mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
A python library that manages ZFS snapshots. - Manage multiple sets of rolling snapshots. - Configure a custom schedule via the config file. See also zsm, which provides a console interface to zsm-lib. WWW: https://zsm.rtfd.io/ PR: 234280 Submitted by: Matthias Lindvall <mattias.lindvall@gmail.com>
8 lines
231 B
Text
8 lines
231 B
Text
A python library that manages ZFS snapshots.
|
|
|
|
- Manage multiple sets of rolling snapshots.
|
|
- Configure a custom schedule via the config file.
|
|
|
|
See also zsm, which provides a console interface to zsm-lib.
|
|
|
|
WWW: https://zsm.rtfd.io/
|