From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.229.241.75 with SMTP id ld11csp37288qcb; Sat, 7 Apr 2012 13:02:38 -0700 (PDT) Return-Path: Received-SPF: pass (google.com: domain of rack-devel+bncCM-vhrqaHBDcuoL8BBoEhc9lAA@googlegroups.com designates 10.236.201.169 as permitted sender) client-ip=10.236.201.169; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rack-devel+bncCM-vhrqaHBDcuoL8BBoEhc9lAA@googlegroups.com designates 10.236.201.169 as permitted sender) smtp.mail=rack-devel+bncCM-vhrqaHBDcuoL8BBoEhc9lAA@googlegroups.com; dkim=pass header.i=rack-devel+bncCM-vhrqaHBDcuoL8BBoEhc9lAA@googlegroups.com Received: from mr.google.com ([10.236.201.169]) by 10.236.201.169 with SMTP id b29mr583851yho.20.1333828958571 (num_hops = 1); Sat, 07 Apr 2012 13:02:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:mime-version:date:in-reply-to:references:user-agent :x-http-useragent:message-id:subject:from:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; bh=YU9Hr2Azodts3hIjHeZeEG89S1VGPsxLVEAS8DV48Tg=; b=kOKgHunKkoZE/Lrb+wX2dmcq7wT/cgBA2ry1RyS/VfSs1wnoxj1MJcSjuidSiE0PnA 8RGb5LYQaFBlUeJO2j9+/cV4suE2vsqETrHOlNikdsNDZG/77MtpHIT07Tx9IIufRmk/ mnKMVfadA/uuZH0d/MK70jy4lMB3SHMp1C9F4= Received: by 10.236.201.169 with SMTP id b29mr98665yho.20.1333828956356; Sat, 07 Apr 2012 13:02:36 -0700 (PDT) X-BeenThere: rack-devel@googlegroups.com Received: by 10.101.196.22 with SMTP id y22ls902301anp.2.gmail; Sat, 07 Apr 2012 13:02:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.190.134 with SMTP id e6mr98037yhn.1.1333828955496; Sat, 07 Apr 2012 13:02:35 -0700 (PDT) Received: by f17g2000yqj.googlegroups.com with HTTP; Sat, 7 Apr 2012 13:02:35 -0700 (PDT) Date: Sat, 7 Apr 2012 13:02:35 -0700 (PDT) In-Reply-To: References: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3,gzip(gfe) Message-ID: <7be6010f-abf3-4396-b5a0-8b164dbb53fe@f17g2000yqj.googlegroups.com> Subject: Re: UploadedFile: why mv (and never cp)? From: wtn To: Rack Development X-Original-Sender: wtnelson@gmail.com X-Original-Authentication-Results: ls.google.com; spf=pass (google.com: domain of wtnelson@gmail.com designates internal as permitted sender) smtp.mail=wtnelson@gmail.com; dkim=pass header.i=@gmail.com Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: X-Google-Group-Id: 486215384060 List-Post: , List-Help: , List-Archive: Sender: rack-devel@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1 Pardon me, my subject line was inverted. It should have read: "UploadedFile: why cp (and never mv)?"