Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T20:33:59.000Z (over 1 year ago)
- Last Synced: 2024-08-02T02:14:24.100Z (3 months ago)
- Topics: restore, zfs, zfs-backup, zfs-snapshots, zfsonlinux
- Language: Go
- Homepage: https://j-keck.github.io/zsd
- Size: 1.2 MB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
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