https://github.com/j-keck/zsd
cli tool to find older versions of a given file in your zfs snapshots.
https://github.com/j-keck/zsd
restore zfs zfs-backup zfs-snapshots zfsonlinux
Last synced: 2 months ago
JSON representation
cli tool to find older versions of a given file in your zfs snapshots.
- Host: GitHub
- URL: https://github.com/j-keck/zsd
- Owner: j-keck
- License: mit
- Created: 2020-07-01T17:02:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T20:33:59.000Z (about 3 years ago)
- Last Synced: 2025-03-30T13:35:42.529Z (12 months ago)
- Topics: restore, zfs, zfs-backup, zfs-snapshots, zfsonlinux
- Language: Go
- Homepage: https://j-keck.github.io/zsd
- Size: 1.2 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* ~zsd~
cli tool to find older versions of a given file in your zfs snapshots.
/For a browser based version see [[https://j-keck.github.io/zfs-snap-diff][zfs-snap-diff]]./
** Documentation
See the [[https://j-keck.github.io/zsd][website]] for more details.
** Get it
You can download a prebuild version from [[https://j-keck.github.io/zsd/docs/install][here]].
** Run it
#+BEGIN_SRC sh
./zsd
#+END_SRC