[Bug 214854] www/mini_httpd: Truncates file transfers to 1MB size

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 26 17:37:12 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214854

Jef Poskanzer <jef at mail.acme.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jef at mail.acme.com

--- Comment #1 from Jef Poskanzer <jef at 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
%

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list