Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 21137 invoked from network); 6 Mar 2009 18:42:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2009 18:42:45 -0000 Received: (qmail 90206 invoked by uid 500); 6 Mar 2009 18:42:34 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 90180 invoked by uid 500); 6 Mar 2009 18:42:34 -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 90162 invoked by uid 99); 6 Mar 2009 18:42:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 10:42:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.220.1.235] (HELO mail.proven-corporation.com) (66.220.1.235) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 18:42:23 +0000 Received: from [192.168.3.11] (ppp-58-8-63-133.revip2.asianet.co.th [58.8.63.133]) by mail.proven-corporation.com (Postfix) with ESMTP id D46FBC5B22 for ; Sat, 7 Mar 2009 01:42:01 +0700 (ICT) Message-ID: <49B16E78.5040207@proven-corporation.com> Date: Sat, 07 Mar 2009 01:42:00 +0700 From: Jason Smith User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: Chance of including CouchDB in Linux distros or desktops? References: <49AF8DC6.8000508@proven-corporation.com> <20090305133159.GB22663@tumbolia.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jan Lehnardt wrote: > Boy would I like to see browser history syncing without going through > "The Cloud". Speak of the Devil. Today on Linux Journal: http://www.linuxjournal.com/content/sync-firefox-command-line I mean, all you have to do is set lpath="$(find /cygdrive/c/Documents\ and\ Settings/$user_name/Application\ Data/Mozilla/Firefox/Profiles/ -iname '*.default')" and then run rsync -av --delete --exclude=Cache --exclude=lock "$1":"$rpath/" "$lpath". Christ, what could be easier? (Oh, and don't forget to install CygWin.) -- Jason Smith Proven Corporation Bangkok, Thailand http://www.proven-corporation.com