From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.218.138 with SMTP id hq10cs56860icb; Thu, 16 Dec 2010 05:14:33 -0800 (PST) Received: by 10.100.96.1 with SMTP id t1mr5309470anb.137.1292505273126; Thu, 16 Dec 2010 05:14:33 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id r11si14326vch.198.2010.12.16.05.14.32; Thu, 16 Dec 2010 05:14:33 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id B9AA0185838A; Thu, 16 Dec 2010 08:14:32 -0500 (EST) Received: from barfooze.de (barfooze.de [78.46.117.212]) by rubyforge.org (Postfix) with ESMTP id DDC431858377 for ; Thu, 16 Dec 2010 07:49:32 -0500 (EST) Received: from moritz by barfooze.de with local (Exim 4.72) (envelope-from ) id 1PTDH1-0001xz-Fr for sup-talk@rubyforge.org; Thu, 16 Dec 2010 13:49:31 +0100 From: Moritz Wilhelmy To: sup-talk In-reply-to: <1292491046-sup-2372@pk-desktop> References: <1292428060-sup-9071@pk-desktop> <1292447511-sup-8924@cabinet> <1292491046-sup-2372@pk-desktop> Date: Thu, 16 Dec 2010 13:49:31 +0100 Message-Id: <1292503648-sup-6880@niflheimr> User-Agent: Sup/git Subject: Re: [sup-talk] search by message size (incl. attachments) X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Piotr Kempa's message of Thu Dec 16 10:22:03 +0100 2010: > Re incremental backup - that's something I'll have to do, true, but > since I want it to be encrypted on the backup server (with no other > users or root getting a peek:) I settled on just bzipping, encrypting > and uploading one huge file. Even when there are small changes, when > it's one file and it's encrypted, it changes the whole file. > > I could think about getting some loopfile and cryptsetup a LUKS on it on > the server, or maybe encfs (I'm not sure they have encfs the server > though...). You could use encfs locally and just rsync the encrypted encfs on the server? Also, see rsnapshot for incrememtal backups. Cheers, Moritz _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk