X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.squbes.com (squbes.com [208.74.142.49]) by lists.alpinelinux.org (Postfix) with ESMTP id 9CD9A17003B8C for ; Thu, 15 Jan 2009 18:14:20 +0000 (UTC) Received: from BigMac.private.net (pool-70-23-201-108.ny325.east.verizon.net [70.23.201.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nangel@nothome.org) by mail.squbes.com (Postfix) with ESMTPSA id F37C450001CA7; Thu, 15 Jan 2009 18:14:19 +0000 (UTC) Message-ID: <496F7CFB.701@nothome.org> Date: Thu, 15 Jan 2009 13:14:19 -0500 From: Nathan Angelacos User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Harry Lachanas CC: Alpine Developers Subject: Re: [alpine-devel] Backup Confing from remote alpine boxes .... References: <496F6FEC.60708@freemail.gr> In-Reply-To: <496F6FEC.60708@freemail.gr> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Hi Harry, > Since I don't want to re-invent the wheel, > is there a way to rsync remote alpine boxes ??? ( the alpine way :-) ) > Is there a package that does that ??? > > Their configuration lies on usb sticks, ie not mounted constantly.. > Natanael is the authority on "the alpine way"... but here's one way (you'll need 1.7.29 or higher, there was a bug in lbu writing to stdout before that) ssh root@remotebox "lbu package -" >remotebox.apkovl.tar.gz --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---