encrypt linux backup folder using gpg

Francesco Ariis fa-ml at ariis.it
Tue Nov 6 14:41:33 CET 2018


On Tue, Nov 06, 2018 at 05:32:40PM +0530, Kaushal Shriyan wrote:
> [centos]# ls helloworld/
> check_cpu_perf.sh  check_mem.pl  jdk-8u162-linux-x64.rpm
> [centos]# gpg-zip --encrypt --output hellogpg --gpg-args  -r kaushal

Ah, the example in the manual is wrong. This should work

    gpg-zip --encrypt --output hellogpg -r kaushal somefile.xyz



More information about the Gnupg-users mailing list