Robert Lawhead wrote:
> Apologies up front for failing to find related posts...
> Am I overlooking a way to get 'zfs send -i [EMAIL PROTECTED] [EMAIL 
> PROTECTED] | zfs receive -n -v ...' to show the contents of the stream?  I'm 
> looking for the equivalent of ufsdump 1f - fs ... |  ufsrestore tv - . I'm 
> hoping that this might be a faster way than using 'find fs -newer ...' to 
> learn what's changed between [EMAIL PROTECTED] and [EMAIL PROTECTED]
> 
> I'd probably use this functionality to produce a list of files to backup with 
> cpio.  I don't want to make archival backups using the stream produced by 
> 'zfs send' because of caviots regarding the liklihood of change in future 
> releases.  If not 'zfs receive, is there another utility that would do this 
> job?  Thanks.

You really want 6425091 "zfs diff".

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to