From owner-freebsd-net@FreeBSD.ORG Tue Jan 31 12:25:09 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47F4016A425; Tue, 31 Jan 2006 12:25:09 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0DFA43D6D; Tue, 31 Jan 2006 12:24:54 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id k0VCOnWe022100; Tue, 31 Jan 2006 15:24:49 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id k0VCOm7i022097; Tue, 31 Jan 2006 15:24:48 +0300 (MSK) (envelope-from yar) Date: Tue, 31 Jan 2006 15:24:48 +0300 From: Yar Tikhiy To: Andre Oppermann Message-ID: <20060131122447.GL16211@comp.chem.msu.su> References: <43DB8EEA.6090006@mac.com> <20060130125746.GB44477@comp.chem.msu.su> <43DE117A.23AB6834@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43DE117A.23AB6834@freebsd.org> User-Agent: Mutt/1.5.9i Cc: freebsd-net@freebsd.org, Iassen Anadoliev Subject: Re: Ftpd problems X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 12:25:09 -0000 On Mon, Jan 30, 2006 at 02:15:38PM +0100, Andre Oppermann wrote: > Yar Tikhiy wrote: > > > > On Sat, Jan 28, 2006 at 06:25:34PM +0200, Iassen Anadoliev wrote: > > > Chuck Swiger writes: > > > > > > >Iassen Anadoliev wrote: > > > >>Hello guys i hope this is the appropriate list so... > > > >> > > > >>I am running a ftp server and have some problems with large files. While > > > >>syncing files over 4GB with rsync there is no problem: > > > >> > > > >>ls -lha > > > >>-rw------- 1 support support 4.2G Nov 14 19:46 somefile.data > > > >> > > > >>But when i try to download the file it fails: > > > > > > > >If you can identify more specificly which side is having the problem, it's > > > >probably worth filing a PR about it. Try using fetch or curl instead, to > > > >see > > > >whether another client does OK, or try using proftpd to test another FTP > > > >server. > > > Never sent PR before. So trying to find PR that already describe my > > > problem I found this: > > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=bin/89100 > > > > We seem to have got a bug in sendfile(2). Besides bin/89100, there > > is kern/92243 on it. The problem is rather unpleasant and it's in > > the kernel, not in ftpd(8). > > You should make Alan Cox (alc@) or Tor Egge (tegge@)aware of this problem. > They're our VM gurus. OK, just got some tech details for the gurus... -- Yar