File size support on Windows beta version

Werner Koch wk@gnupg.org
Fri Aug 16 09:59:01 2002


On Wed, 14 Aug 2002 12:44:25 -0700, Erick Thompson said:

>> gpg --decrypt <large_encrypted_File.gpg >decrypted_file

> I did this, and it came up with the same error message. Should I encrypt a
> large file using a similar format? I tried doing this, but I couldn't find

It shouldn't matter but you can try:

  gpg -er joe@hacker.org <large_plaintext_file >large_encrypted_file.gpg

It might be the case that Window's ReadFile requires a special flag to
be able to work on large input data - who knows?


Shalom-Salam,

   Werner