From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 05:31:49 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7A9816A4CE for ; Sun, 30 Jan 2005 05:31:49 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE9243D3F for ; Sun, 30 Jan 2005 05:31:49 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.1) id j0U5VmUN049463; Sat, 29 Jan 2005 23:31:48 -0600 (CST) (envelope-from dan) Date: Sat, 29 Jan 2005 23:31:48 -0600 From: Dan Nelson To: black starfish Message-ID: <20050130053148.GA29062@dan.emsphone.com> References: <41FC6BB0.5070200@gmail.com> <20050130051315.GA30130@dan.emsphone.com> <41FC6DE8.5090907@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41FC6DE8.5090907@gmail.com> X-OS: FreeBSD 5.3-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: FTP issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 05:31:49 -0000 In the last episode (Jan 29), black starfish said: > Well, im taking over a bad server set up. > Its all kinds of crazy f---ed up. > > On the windows side some one puts up and .html file thru an FTP > client. Then at some point between the transfer the file is copied > over and the page is blank, and in the ftp clinet window it says > 0kb.. when the original is 1 mb... I'd suggest removing apache and MSIE ftp out of the picture entirely for now. Use ftp.exe on the windows end to send the file, and log onto the server and use ls -l to watch the file size directly. MSIE's ftp mode is incredibly bad at returning error messages back to the user. -- Dan Nelson dnelson@allantgroup.com