Date: Wed, 30 Mar 2016 11:47:46 +0200 From: Dennis Steinkamp <dennis@lightandshadow.tv> To: <freebsd-questions@freebsd.org> Subject: Re: FreeBSD ZFS snapshots and "previous versions" Message-ID: <56FBA0C2.3080109@lightandshadow.tv> In-Reply-To: <CABnVG=eYEzGamSMN6CZYJhRLfjry6cQVq=MsJaPShO_WeFwttA@mail.gmail.com> References: <CABnVG=eYEzGamSMN6CZYJhRLfjry6cQVq=MsJaPShO_WeFwttA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, exactly, this is what i wanted to do. Thank you (all) very much for your help. :) Regards Dennis Am 30.03.2016 um 11:31 schrieb Gabor Radnai: > Hi, > > If I understand correctly OP wants to use Windows feature called 'Previous > Version' off from BSD filer. > This can be done on FreeBSD + Samba4 adding followings to smb4.conf: > > vfs objects = shadow_copy2 > shadow:format = %Y-%m-%d_%H.%M.%S--1h > shadow:sort = desc > shadow:mountpoint = <path-to-share> > shadow:snapdir = .zfs/snapshot > shadow:localtime = yes > > format is customizable and zfs snapshot should be aligned accordingly > obviously. > > Hope it helps. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56FBA0C2.3080109>