gpg2.exe --multifile --encrypt... FAIL

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

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.)