From owner-freebsd-questions@FreeBSD.ORG Sun Sep 3 05:15:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 220F516A4DA for ; Sun, 3 Sep 2006 05:15:49 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB2443D49 for ; Sun, 3 Sep 2006 05:15:48 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from [172.24.241.10] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id k835FmYk063817 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 2 Sep 2006 22:15:48 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <44FA64E6.10800@enabled.com> Date: Sat, 02 Sep 2006 22:15:18 -0700 From: Noah User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: "Chad Leigh -- Shire.Net LLC" References: <44FA6142.30609@enabled.com> <314FC15A-DA2C-4D03-9469-3522EE0C9FEA@shire.net> <44FA638B.5020500@enabled.com> <0F79193E-402E-41B4-AAE1-E7CBB39CC642@shire.net> In-Reply-To: <0F79193E-402E-41B4-AAE1-E7CBB39CC642@shire.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: migrating user and web files to new server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 05:15:49 -0000 Chad Leigh -- Shire.Net LLC wrote: > > On Sep 2, 2006, at 11:09 PM, Noah wrote: > >> Chad Leigh -- Shire.Net LLC wrote: >>> >>> On Sep 2, 2006, at 10:59 PM, Noah wrote: >>> >>>> Hi there, >>>> >>>> might somebody recommend a good way to migrate user and web files >>>> to our new server? >>> >>> ??? >>> >>> tar and scp work well for me >>> >> >> >> okay might you recommend a good command structure? > > Sorry I am dense but I just tar up whatever directories (user, web, > whatever) and then use scp to copy them to the new server where I use > tar to undue them. I don't quite understand your question > > man tar > man scp > > % tar cpf archive.tar > scp over > % tar xpf archive.tar there are cooler ways of doing this. there will be people on this list that know what I am talking about. I will await their responses. things like rdiff-backup could be useful since I can prep everything and periodically move things over and then on a flag day switch the IPs. cheers, Noah > >> >> Cheers, >> >> Noah > > > > > --- > Chad Leigh -- Shire.Net LLC > Your Web App and Email hosting provider > chad at shire.net > >