Date: Tue, 25 Jun 2019 19:25:21 +0000 From: "Thomas Mueller" <mueller6722@twc.com> To: freebsd-questions@freebsd.org Subject: Re: Can I recreate my .snap directories ? References: <2214.1561413756@segfault.tristatelogic.com> <CAHu1Y702UxMiFURL56-CrLUz%2B4SEPLirsYZXBz1B8=_x6rWUKw@mail.gmail.com> <20190625004825.AF1CB71804F@kicp.uchicago.edu> <2fd51656-05c5-c609-a355-7275aab9cbb7@kicp.uchicago.edu>
| previous in thread | raw e-mail | index | archive | help
from Valeri Galtsev: > On 2019-06-24 19:47, Thomas Mueller wrote: > > from Michael Sierchio: > > > It's just a directory. > > > mkdir -p /.snap /usr/.snap /var/.snap > > > chown root:operator /.snap /usr/.snap /var/.snap > > > chmod 775 /.snap /usr/.snap /var/.snap > > Where do you get /usr/.snap and /var/.snap ? > > I have seen /.snap in FreeBSD but never /usr/.snap or /var/.snap . > Every mount point with UFS-2 mounted will have .snap directory. No places that > are not actually mount points with UFS-2 mounted should not have .snap > directories (ideally). Sometimes people do rsync and .snap sneak in from the > place with different mount points structure... > Valeri UFS-1 or 2 file system created by NetBSD would not have .snap directory. But I can see where a .snap directory coud sneak in through rsync. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>