bug#35401: Decompressing File

2019-04-24 Thread Davis, Marvita
al Message- From: Adler, Mark Sent: Wednesday, April 24, 2019 1:01 PM To: Davis, Marvita Cc: 35...@debbugs.gnu.org; Mishra, Subha Subject: Re: bug#35401: Decompressing File This does not appear to be an end-of-line conversion issue. The files you attached are uuencoded, which would transfer fi

bug#35401: Decompressing File

2019-04-24 Thread Adler, Mark
This does not appear to be an end-of-line conversion issue. The files you attached are uuencoded, which would transfer fine with or without end-of-line conversion. However, when uudecoded they are still not gzip files, and they do not have any deflate-compressed streams buried within. After deco

bug#35401: Decompressing File

2019-04-24 Thread Davis, Marvita
g.com. sftp> binary Invalid command. sftp> ascii Invalid command. sftp> -Original Message- From: Dagobert Michelsen Sent: Wednesday, April 24, 2019 4:24 AM To: Davis, Marvita Cc: 35...@debbugs.gnu.org; Mishra, Subha Subject: Re: bug#35401: Decompressing File Hi Marvita, Am 23

bug#35401: Decompressing File

2019-04-24 Thread Dagobert Michelsen
Hi Marvita, Am 23.04.2019 um 20:03 schrieb Davis, Marvita : > I am having issues decompressing the ".gz" files on our side. These are > files generated by Bloomberg. Bloomberg is able to decompress on their end > with ... "gunzip -d -k dFIR_20190329110022.dat.gz" ... and have helped me out >

bug#35401: Decompressing File

2019-04-23 Thread Davis, Marvita
I am having issues decompressing the ".gz" files on our side. These are files generated by Bloomberg. Bloomberg is able to decompress on their end with ... "gunzip -d -k dFIR_20190329110022.dat.gz" ... and have helped me out by sending the output file. Here is the output when trying various c