Solved Help restoring file from fs snapshot

Hi,

I do daily back of my server and after a freebsd-update, I have a problem with my pf rule and I need to restore the setting in /.zfs/snapshot/-2017-07-10/usr/jails/etc/pfnat.conf.
The problem is that when i run
cat /.zfs/snapshot/-2017-07-10/usr/jails/etc/pfnat.conf, I get
Code:
cat: /.zfs/snapshot/-2017-07-10/usr/jails/etc/pfnat.conf: No such file or directory
Could anyone please help?
 
Back
Top