From owner-freebsd-questions Sun Sep 2 15:55:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id AF9C937B406 for ; Sun, 2 Sep 2001 15:55:44 -0700 (PDT) Received: from localhost (pD904914C.dip.t-dialin.net [217.4.145.76]) by post.webmailer.de (8.9.3/8.8.7) with SMTP id AAA01248 for ; Mon, 3 Sep 2001 00:55:35 +0200 (MET DST) Received: (qmail 56085 invoked from network); 3 Sep 2001 00:54:11 -0000 Received: from unknown (HELO compi) (192.168.0.1) by 192.168.0.99 with SMTP; 3 Sep 2001 00:54:11 -0000 From: "=?ISO-8859-1?Q?Boris_K=F6ster_?=" Organization: X-ITEC IT-Consulting http://www.x-itec.de To: freebsd-questions@freebsd.org Date: Mon, 3 Sep 2001 00:55:19 +0200 MIME-Version: 1.0 Subject: synchronization question Message-ID: <3B92D4F7.21270.1D888D08@localhost> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 I have several machines with distfiles (usr/ports/distfiles). On my laptop i am currently installing Gnome, on the NATServer i am installing something else, and so on. Now I would like to synchronize the distfiles between all computers, but I think this is not very easy. Computer 1 is downloading something into the distfiles, computer 2 wants to synchronize and gets the half file. computer 1 wants to sync and maybe the half file is written back to computer 1 from comuter 2 because of the filedate. Does anyone has a good idea how to synchronize the distfiles between several computers? its possible that one of these machines is currently downloading a port into distfiles. I am familar with cvsup, rsh, rsync, whatever, but I have no idea for a concept. Any ideas? Bo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message