Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id j13Ed0ch016234 for ; Thu, 3 Feb 2005 14:39:00 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 16EFD53960 for ; Thu, 3 Feb 2005 14:39:44 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwiLl-0002W4-Qp for migo@homemail.com; Thu, 03 Feb 2005 09:52:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CwiKU-0002FZ-TZ for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 09:51:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CwiKQ-0002Ch-1Y for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 09:51:31 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwiKO-00029a-8P for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 09:51:28 -0500 Received: from [12.219.167.192] (helo=desertsol.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cwi2I-0006QL-Fp for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 09:32:46 -0500 Received: from [205.132.171.200] (helo=[29.6.1.169]) by desertsol.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1Cwi2H-0006F7-AV for gnu-arch-users@gnu.org; Thu, 03 Feb 2005 07:32:45 -0700 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <1c92b5e634b0fe98c1d9f2d36adfc8ab@desertsol.com> References: <5a7d482af20133a0b03c35bd22319f92@desertsol.com> <420132B1.9040000@panoramicfeedback.com> <1c92b5e634b0fe98c1d9f2d36adfc8ab@desertsol.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2f4797b8f3c8328faac3df0af6406263@desertsol.com> Content-Transfer-Encoding: 7bit From: Kevin Geiss Subject: Re: [Gnu-arch-users] mirroring concepts/practice help Date: Thu, 3 Feb 2005 07:32:22 -0700 To: gnu-arch-users@gnu.org X-Mailer: Apple Mail (2.619.2) X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 1757 Lines: 44 On Feb 2, 2005, at 3:45 PM, Kevin Geiss wrote: > On Feb 2, 2005, at 1:06 PM, Aaron Bentley wrote: > >> $FOO is an archive you can get from. It may or may not be a mirror. >> If $FOO is a mirror, $FOO-SOURCE is the upstream archive that you'll >> use to update $FOO. If you want to create a remote mirror, >> $FOO-MIRROR is the remote mirror, and $FOO is the archive you'll use >> to update $FOO-MIRROR. > > Thanks! the -SOURCE part was what I was missing. wait, I'm running into a problem still. I'm on my laptop, I want to 'pull' from my archive at desertsol.com to a local mirror on my laptop: 7:14AM0quasar>tla archive-mirror kevin@desertsol.com--2005-home-SOURCE kevin@desertsol.com--2005-home arch_archive_connect: attempt to connect to wrong mirror archive: kevin@desertsol.com--2005-home wanted mirror of: kevin@desertsol.com--2005-home got mirror of: kevin@desertsol.com--2005-home-SOURCE 7:23AM1quasar>tla archives kevin@desertsol.com--2005-home /Users/kevin/arch/2005-home-MIRROR kevin@desertsol.com--2005-home-SOURCE sftp://desertsol.com/data/archives/2005-home I'm sure if I temporarily registered sftp://desertsol.com/data/archives/2005-home with its true name (kevin@desertsol.com--2005-home) and the local mirror with the name kevin@desertsol.com--2005-home-MIRROR it would work, but then I would need to un-register them, and register the local mirror with the name kevin@desertsol.com--2005-home to be able to do anything with it. I'd rather register them once. what am I missing now? _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/