Mailing List Archive

encrypt large files on sun?
Arggh...trying to encrypt very large files >4GB on a Sun machine, using
gpg version 1.0.2

Here's what happens, after a few minutes into the encrypt:

content@bono:/usr/dcs/video1$ cat 9195v.mpg | gpg -e -z0 -o
9195v.mpg.gpg -r content
gpg: 9195v.mpg.gpg: write error: File too large
gpg: build_packet failed: file write error
gpg: [stdin]: encryption failed: file write error
Broken Pipe
content@bono:/usr/dcs/video1$

Any advise? It works find on my FreeBSD box! :)

--Lee