Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 15317 invoked from network); 27 Apr 2009 16:34:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Apr 2009 16:34:27 -0000 Received: (qmail 36082 invoked by uid 500); 27 Apr 2009 16:34:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 36028 invoked by uid 500); 27 Apr 2009 16:34:26 -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 36018 invoked by uid 99); 27 Apr 2009 16:34:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Apr 2009 16:34:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul.joseph.davis@gmail.com designates 74.125.44.30 as permitted sender) Received: from [74.125.44.30] (HELO yx-out-2324.google.com) (74.125.44.30) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Apr 2009 16:34:18 +0000 Received: by yx-out-2324.google.com with SMTP id 8so8916yxm.5 for ; Mon, 27 Apr 2009 09:33:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=HQYLjCOmK0Do4PrCTRuMoPjReCotge4GvXsoUbs1qLs=; b=Er1P2QneIDWVSkC8bieovIvLByCJMY0OHSMurmwZysh+eY4V4+JCuiSCmrU2IbRSdc UfMgIq2chcQY48P5F7aQp7rmKkOLorA3cYgMKYgQFiHMwqUSoX3aOV/gdrEeP2hAzRPj hrFOJ0a5IMC03hJz3fy8BOcgZdf2qPQRXWr7Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=UP06O/TV8kky6at4SDKwCjDoUZcIlbJVeJwiLbTn3imTauGIScDPszRCuCbb+3aJVw j7jBH6oFZsW7BtIXpVmIMuWsIaiIBsUzSjGF9VWZqDt/3rnzPCD9vDpH0KdeYcoEUPG/ MvfaVUYf/+Tlmu0NkTJOM9Z99IOqPXck7+oeo= Received: by 10.90.98.13 with SMTP id v13mr6685479agb.44.1240850037436; Mon, 27 Apr 2009 09:33:57 -0700 (PDT) Received: from ?10.71.0.44? (216.112.110.172.ptr.us.xo.net [216.112.110.172]) by mx.google.com with ESMTPS id 8sm10036799agd.37.2009.04.27.09.33.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Apr 2009 09:33:56 -0700 (PDT) Message-ID: <49F5DE56.8000600@gmail.com> Date: Mon, 27 Apr 2009 12:33:26 -0400 From: Paul Davis User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: Attachments copying References: <31ae10910904270858h654c6469m76c6e9e55c64b21e@mail.gmail.com> In-Reply-To: <31ae10910904270858h654c6469m76c6e9e55c64b21e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Wojciech, If you mean 'copy attachment between documents' there isn't currently. I can't think of any reasons against it, but I'm only on coffee number two. Anyone else have ideas? Paul Wojciech Kaczmarek wrote: > Hi! > > Is there a way to copy an attachment on the server side? >