Skip to content

ZFS snapshot diff tool. Diff files or directories with versions in snapshots. Written in python3 on FreeBSD

License

Notifications You must be signed in to change notification settings

erikulven/zfs-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZD - ZFS diff

Convenience script for showing diffs in ZFS snapshots on FreeBSD.

Functions

  1. Show which snapshots file or dir is in

Implemented function for showing snapshots for file/dir with/without diff

$ zd snaps <path> # list snapshots containing file
$ zd snaps <path> -d 2 # diff with snapshot id 2

Written in stock python3, using zfs tools in base.

About

ZFS snapshot diff tool. Diff files or directories with versions in snapshots. Written in python3 on FreeBSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published