Date: Tue, 23 Apr 2002 15:50:26 +0200 (CEST) From: Attila Nagy <bra@fsn.hu> To: Oles' Hnatkevych <gnut@fc.kiev.ua> Cc: freebsd-stable@freebsd.org Subject: Re: nwfs + ftpd Message-ID: <Pine.LNX.4.44.0204231547320.24266-100000@scribble.fsn.hu> In-Reply-To: <14021901502.20020423150106@fc.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > When I "get" file, I get a memory dump, not > the real content of the file, though the > length is the same ;) and I got difficulties > with even accessing it. I think this is the same issue with NULLFS and UNIONFS. (the first is corrected) See my previous mails on this topic. I think your problem can easily be solved: http://cvsweb.freebsd.org/ Take a look at ftpd.c where the mmap->sendfile change has been occured and switch back to the mmap method. Alternatively, you can use -for example- lukemftpd, which doesn't do sendfile. It will work, I bet. --------[ Free Software ISOs - ftp://ftp.fsn.hu/pub/CDROM-Images/ ]------- Attila Nagy e-mail: Attila.Nagy@fsn.hu Free Software Network (FSN.HU) phone @work: +361 210 1415 (194) cell.: +3630 306 6758 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0204231547320.24266-100000>