Forum: help-en


RE: gpg2.exe --multifile --encrypt... FAIL [ Reply ] By: Andre Heinecke on 2015-02-04 10:57 | [forum:3698] |
There is a command line length limit of 30000 characters on windows. You are probably hitting this here. You could try using a shorter path for them. (E.g mount the directory under as a virtual drive.) |
gpg2.exe --multifile --encrypt... FAIL [ Reply ] By: Mark Battle on 2013-01-29 16:03 | [forum:2451] |
Hi, I am trying to encrypt multiple file (about 800 files), but the encryption process fails. Anyone know if there is a limit of file that can be encrypted through the --multifile options? I receive the following error: gpgwrap.exe invalid argument. When I execute the same command on the same folder but with few files all works fine. Thanks in advance, Regards, Mark |