Hi Toyama,

You cannot restore an individual file from a snapshot stream like
the ufsrestore command. If you have snapshots stored on your
system, you might be able to access them from the .zfs/snapshot
directory. See below.

Thanks,

Cindy

% rm reallyimportantfile
% cd .zfs/snapshot
% cd recent-snap-dir
% cp reallyimportantfile $HOME


On 06/07/10 08:34, Toyama Shunji wrote:
Can I extract one or more specific files from zfs snapshot stream?
Without restoring full file system.
Like ufs based 'restore' tool.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to