Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 61133 invoked from network); 3 Dec 2010 22:36:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 22:36:58 -0000 Received: (qmail 82905 invoked by uid 500); 3 Dec 2010 22:36:53 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 82831 invoked by uid 500); 3 Dec 2010 22:36:53 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 82555 invoked by uid 99); 3 Dec 2010 22:36:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 22:36:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of djc.ochtman@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 22:36:45 +0000 Received: by qyk1 with SMTP id 1so1332475qyk.11 for ; Fri, 03 Dec 2010 14:36:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=dCbPGKQ9GCs9jGJG6M6iE5TMqAt7KU1y219hA6zUJeY=; b=bUjXqP3mxgqSYXW85v8yfha7Ir+bmqoR/nXIBeTVTEUz1hStLY1vvqhO9W21sNnoSe Mi6d8KwRV68o6FC6uOFWO0YqIx9EKXQQuy5NbiaXEVlJuV3wU8tIClyFe0rAanwQEAyd EgrhlCXQWFu63gJjCqiV9+rCOqke4KxdLN/P8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=OR8thXFwzf/Z7jfeIR9PVmdoxfA5PMmNmziwqX7wDA9L9i7zo8Ul7OJ4x1qAEq5Zla ArlroTFzns4jopWhJKmuFnFOsqY91rYQt+nk66GS6pXMm/CDFMPj2LeYXbSYvlJDcjo/ Fs0YJ/349SoR8F9fNDoMqNiuia5sVcfVaZZ9s= Received: by 10.229.219.10 with SMTP id hs10mr1707454qcb.238.1291415784732; Fri, 03 Dec 2010 14:36:24 -0800 (PST) MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.229.35.16 with HTTP; Fri, 3 Dec 2010 14:36:04 -0800 (PST) In-Reply-To: <946538AB-7843-4C5D-97F9-73ED1BA54A17@apache.org> References: <946538AB-7843-4C5D-97F9-73ED1BA54A17@apache.org> From: Dirkjan Ochtman Date: Fri, 3 Dec 2010 23:36:04 +0100 X-Google-Sender-Auth: Xi-UFHEs4vgyQ7eR3XnfVccT3ow Message-ID: Subject: Re: Couchone backups? To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Dec 3, 2010 at 23:28, Jan Lehnardt wrote: > The couchdb-python library used to have a set of dump and load scripts > that would give you a JSON file with all your data, but I don't know > the current state of these. If they are up to date, they should be up > to the task. They still work AFAIK (if not, I'll fix them up). Cheers, Dirkjan