From owner-freebsd-stable@FreeBSD.ORG Tue Jun 6 19:46:04 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D8916BF36 for ; Tue, 6 Jun 2006 19:46:04 +0000 (UTC) (envelope-from dsamms@nw-ds.com) Received: from scorch.nw-ds.com (scorch.nw-ds.com [204.13.148.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A6643D55 for ; Tue, 6 Jun 2006 19:46:01 +0000 (GMT) (envelope-from dsamms@nw-ds.com) Received: from [204.210.251.113] (helo=cpe-204-210-251-113.columbus.res.rr.com) by scorch.nw-ds.com with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.50 (FreeBSD)) id 1FnhV3-0007I8-0o for freebsd-stable@freebsd.org; Tue, 06 Jun 2006 15:46:01 -0400 From: David Samms To: FREEBSD-STABLE In-Reply-To: <20060606141727.R61206-100000@as2.dm.egate.net> References: <20060606141727.R61206-100000@as2.dm.egate.net> Content-Type: text/plain Date: Tue, 06 Jun 2006 15:45:13 -0400 Message-Id: <1149623113.75600.10.camel@freeBSD.internal> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - scorch.nw-ds.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - nw-ds.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: FTP - Large file transfers (6.1) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 19:46:18 -0000 On Tue, 2006-06-06 at 14:19 -0400, Brian Tao wrote: > On Tue, 6 Jun 2006, David Samms wrote: > > > > I patched the two files and rebuild world, the kernel, and pureFTP. > > I have retested the default FTP and pureFTP with the same failure. > > > > Anyone know how I can get more debug info? > > Have you attempted the same FTP test over loopback using local > filesystems only, to eliminate external network factors and NIC driver > faults? Ran four FTP transfers through lo0 without a failure. I am not sure how much that proves. Guess if conditions are perfect a ftp transfer can succeed. Has anyone tried to duplicate my problem on a LAN? Not sure how this could be related to hardware, but am setting up two other machines as client/server with a new x-talk cable. Also will run FreeBSD 5.4 on my original setup.