Date: Sat, 26 Nov 2016 17:37:12 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214854] www/mini_httpd: Truncates file transfers to 1MB size Message-ID: <bug-214854-13-eCRNhM2Q7G@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214854-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214854-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214854 Jef Poskanzer <jef@mail.acme.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jef@mail.acme.com --- Comment #1 from Jef Poskanzer <jef@mail.acme.com> --- Cannot reproduce. % http_get https://acme.com/jef/tmp/a.txt > b.txt % ls -l a.txt b.txt -rw-r--r-- 1 jef acme 21233664 Nov 26 09:31 a.txt -rw-r--r-- 1 jef www 21233664 Nov 26 09:32 b.txt % cmp a.txt b.txt % --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214854-13-eCRNhM2Q7G>