From owner-cvs-all@FreeBSD.ORG Sun Jan 30 05:09:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF7116A4CE for ; Sun, 30 Jan 2005 05:09:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7601343D48 for ; Sun, 30 Jan 2005 05:08:59 +0000 (GMT) (envelope-from positiveviolence@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so640972rne for ; Sat, 29 Jan 2005 21:08:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=sLU1FSxk02EL2JBUo9hE9VASV+GThKnOSDkjPBmzA6cH6dvuygCm443iQW5DeJYB3h8k+7VSbJMzl6lTzROrKAGmttHwBA/3ktdPTwMQZ/cOA491W9PlNAvJYiCbFNZC1cyt3jP1BMhC34iKpUF4vhl+MvVcwW41DYSQ+EZ6nbs= Received: by 10.38.150.72 with SMTP id x72mr208581rnd; Sat, 29 Jan 2005 21:08:58 -0800 (PST) Received: from ?67.123.16.143? ([67.123.16.143]) by smtp.gmail.com with ESMTP id 71sm158209rnb.2005.01.29.21.08.58; Sat, 29 Jan 2005 21:08:58 -0800 (PST) Message-ID: <41FC6BE9.9020605@gmail.com> Date: Sat, 29 Jan 2005 21:08:57 -0800 From: black starfish User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cvs-all@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ftp issue X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 05:09:00 -0000 1. someone is using a windows ftp client to upload to a BSD apache server. 2. when you try to send a page to BSD server. The files is 0kb and the page dissapppears. 3. It says the page is there but it is 0kb 4. so if you go to it nothing is there. So how do i make it so a page will upload and stay there? crazy stufff....