From owner-freebsd-questions Tue Jan 15 11:46:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id E567937B402 for ; Tue, 15 Jan 2002 11:46:19 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 92DA7BD04; Tue, 15 Jan 2002 11:46:19 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id LAA08996; Tue, 15 Jan 2002 11:46:19 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0FJmwR05365; Tue, 15 Jan 2002 11:48:58 -0800 (PST) (envelope-from swear@blarg.net) To: "Mike Meyer" Cc: "Brian T.Schellenberger" , questions@freebsd.org Subject: Re: HOWTO -- backup onto CDRs? References: <15426.33499.296182.78699@guru.mired.org> <15426.63500.847866.284422@guru.mired.org> <001601531120f12FE6@Mail6.nc.rr.com> <15428.29548.346178.21655@guru.mired.org> From: swear@blarg.net (Gary W. Swearingen) Date: 15 Jan 2002 11:48:58 -0800 In-Reply-To: <15428.29548.346178.21655@guru.mired.org> Message-ID: <57g057v1hx.057@localhost.localdomain> Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anybody know what FS-specific (dump/restore) and non-FS-specific (tar, cpio, pax, afio) archivers SHOULD do with sockets and named pipes? (Are there any other kind of weird "files" besides those and block- & character-special files and symbolic links?) I found "afio" listing a socket in the archive table of content, but it failed to restore it in its unarchived directory. Are sockets and named pipes things that should/could/will be deleted during shutdown and/or bootup or are they persistent? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message