From owner-freebsd-isp@FreeBSD.ORG Sun Jun 22 19:19:10 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1367E37B401 for ; Sun, 22 Jun 2003 19:19:10 -0700 (PDT) Received: from vineyard.net (k1.vineyard.net [204.17.195.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA6943FBF for ; Sun, 22 Jun 2003 19:19:09 -0700 (PDT) (envelope-from ericx@vineyard.net) Received: from localhost (loopback [127.0.0.1]) by vineyard.net (Postfix) with ESMTP id 566D892370; Sun, 22 Jun 2003 22:19:08 -0400 (EDT) Received: from vineyard.net ([127.0.0.1]) by localhost (king1.vineyard.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75465-06; Sun, 22 Jun 2003 22:19:08 -0400 (EDT) Received: from alice (alice.ericx.net [204.128.227.62]) by vineyard.net (Postfix) with SMTP id E83CF9236A; Sun, 22 Jun 2003 22:19:07 -0400 (EDT) Message-ID: <020101c3392e$53c8e720$3ee380cc@alice> From: "Eric W. Bates" To: "\"Etienne Ledoux\"" References: Date: Sun, 22 Jun 2003 22:22:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by AMaViS at Vineyard.NET cc: freebsd-isp@freebsd.org Subject: Re: What would be the best way to copy lots of files from oneserver toanother. X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2003 02:19:10 -0000 If it's just a one-time copy, consider netcat. It is in /usr/ports/net/netcat. It's especially handy if you just want to clone an existing machine. ----- Original Message ----- From: "Wolfpaw - Dale Corse" To: "Etienne Ledoux" ; Sent: Friday, June 20, 2003 12:25 PM Subject: RE: What would be the best way to copy lots of files from oneserver toanother. > Mirror it, put the drive from the new server in the old one > (or visa versa) and copy them all. > > D. > -------------------------------- > Dale Corse > System Administrator > Wolfpaw Services Inc. > http://www.wolfpaw.net > (780) 474-4095 > > > -----Original Message----- > > From: owner-freebsd-isp@freebsd.org > > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of Etienne Ledoux > > Sent: Friday, June 20, 2003 6:21 AM > > To: freebsd-isp@freebsd.org > > Subject: What would be the best way to copy lots of files from one > > server toanother. > > > > > > Greetings, > > > > I need to copy lots of directories/files from one server to > > another. Approx > > 45Gb . These files are mailboxes stored in maildir format. > > What would be the > > best/safest/quickest way to do this ? > > > > e. > > > > > > _______________________________________________ > > freebsd-isp@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > > To unsubscribe, send any mail to > > "freebsd-isp-unsubscribe@freebsd.org" > > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >