Date: Wed, 3 Oct 2001 09:51:27 -0400 From: Tim Singletary <tsingle@vetinsite.com> To: Mike Meyer <mwm@mired.org> Cc: Tim Singletary <tsingle@vetinsite.com>, questions@freebsd.org Subject: Re: `cp -Rp' vs `pax -r -w'; setting up multiple jails Message-ID: <15291.6111.656978.545356@macaw.hq.vetinsite.com> In-Reply-To: <15290.57750.60631.476946@guru.mired.org> References: <66297919@toto.iv> <15290.57750.60631.476946@guru.mired.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Both tar and cpio handle hard links correctly. If you plan to keep a cpio, tar, and pax handle hard links correctly, but they don't set the schg flag (man 1 chflags). cp sets the schg flag but doesn't handle hard links. I was looking for something that does both. > You can even use the -l option so that it just creates hard links cpio's -l option doesn't link files whose schg flag is set. I'm not sure if the schg flag is important in jails. Will I lose anything if it isn't set? tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15291.6111.656978.545356>