Re: unexpected end of file while even though the file is sent in binary mode.

2013-07-04 Thread Paul Eggert
On 07/04/2013 04:30 PM, Sambamurthy, Anand Siva wrote: > gzip -1 path/file_name.txt I'm afraid that without a simple way that we can reproduce the problem, we can't easily help you. I can't run the above command, since I don't have path/file_name.txt. If there's some way to reproduce the problem

RE: unexpected end of file while even though the file is sent in binary mode.

2013-07-04 Thread Sambamurthy, Anand Siva
and communities. -Original Message- From: Paul Eggert [mailto:egg...@cs.ucla.edu] Sent: Friday, 5 July 2013 1:28 AM To: Sambamurthy, Anand Siva Cc: bug-gzip@gnu.org Subject: Re: unexpected end of file while even though the file is sent in binary mode. From the symptoms it sounds like it coul

Re: unexpected end of file while even though the file is sent in binary mode.

2013-07-04 Thread Paul Eggert
>From the symptoms it sounds like it could be a problem with the way gzip is being invoked, not in gzip itself. But it's hard to say without a specific test case. At any rate, if the bug is present only in gzip 1.2.4, then it sounds like the bug is fixed in the latest gzip.