On 05/24/2013 04:49 PM, irak wrote: > I don't understand your answer. The original encrypted (.pgp) is provided by > a client that transmits the file to me using a binary transmission. On my > Linux server when I previously deciphered the file, it resulted in a file > with CRLF as the EOR. When I use gpg, the result is LF as EOR. > > Is there any control over the gpg decipher process that says don't default > to the local EOR but use what was stored in the file?
NO. At least I could not find it in the man pages. My memory is hazy on this (going back over six years) but it seems like PGP had an over-ride. If it did, then it violated the RFC. Werner is correct. Do not use --textmode" if you want the original mode for text files preserved. The default is --no-textmode implying that is what should be used if you want to preserve the EOR of the original files. _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users