Re: Asymmetric encryption for very large tar file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Wed, Dec 17, 2014 at 05:14:21PM +0000, Xinhuan Zheng wrote:
> used is "openssl smime -encrypt -aes256 -in  backup.tar -binary -outform
> DEM -out backup.tar.ssl  public.pem². The resulting backup.tar.ssl file is
> only 2G then encryption process stops there and refuse to do more. Cannot
> get around 2G.

It seems likely that openssl hasn't been compiled with large-file support.
Not so uncommon with RH5.

Can you send the output to stdout and redirect?  Or if that fails then
send to stdout and filter via "dd" to write to the file.  Now at this
point openssl is only writing to a pipe and won't hit the 2G limit.

-- 

rgds
Stephen
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos





[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux