Date: Mon, 30 Jan 2006 15:57:46 +0300 From: Yar Tikhiy <yar@comp.chem.msu.su> To: Iassen Anadoliev <korio@korio.org> Cc: freebsd-net@freebsd.org Subject: Re: Ftpd problems Message-ID: <20060130125746.GB44477@comp.chem.msu.su> In-Reply-To: <cone.1138465534.246267.50054.1001@ibiza.ma3x.net> References: <cone.1138453965.573440.49834.1001@ibiza.ma3x.net> <43DB8EEA.6090006@mac.com> <cone.1138465534.246267.50054.1001@ibiza.ma3x.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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). -- Yar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060130125746.GB44477>