carriage return added to data after gzip is used to zip a file back that was winscp3 to a unix server
Unix received a file that was zipped using winzip. The file was transfered to another unix box in binary mode using winscp3. The file was than unzipped and it looked fine. We used unix gzip to zip it back and then looked at the data and each record contains a carriage return hex'0D' at the end.
The file was treated the same way with ftp transfer on Unix and the carriage returns are not there.
Does anyone know what I could be doing wrong?
The file was treated the same way with ftp transfer on Unix and the carriage returns are not there.
Does anyone know what I could be doing wrong?