Re: encrypt linux backup folder using gpg

2018-11-06 Thread Kaushal Shriyan
. Please comment. This works for me. #gpg-zip --encrypt --output helloworld.gpg -r kaushal helloworld Thanks in Advance and i look forward to hearing from you. Best Regards, On Wed, Nov 7, 2018 at 8:39 AM Francesco Ariis wrote: > On Wed, Nov 07, 2018 at 08:10:48AM +0530, Kaushal Shriyan wr

Re: encrypt linux backup folder using gpg

2018-11-06 Thread Kaushal Shriyan
1), >The full documentation for this tool is maintained as a Texinfo > manual. If GnuPG and the info program are properly installed at your site, > the command > info gnupg >should give you access to the complete manual including a menu > structure and an index. > G

Re: encrypt linux backup folder using gpg

2018-11-06 Thread Kaushal Shriyan
On Tue, Nov 6, 2018 at 7:12 PM Francesco Ariis wrote: > 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-ar

Re: encrypt linux backup folder using gpg

2018-11-06 Thread Kaushal Shriyan
argument for option "-r" [centos]# Am i missing something? Thanks Wiktor, I'll check it out. Best Regards, Kaushal On Tue, Nov 6, 2018 at 4:52 PM Wiktor Kwapisiewicz wrote: > On 06.11.2018 10:42, Francesco Ariis wrote: > > Hello Kaushal, > > > > On Tue, Nov 06, 20

encrypt linux backup folder using gpg

2018-11-05 Thread Kaushal Shriyan
Hi, I am using CentOS 7.5 Linux OS in my setup. I have compressed a folder using tar utility tar czvf backupfolder.tar.gz backupfolder. Is there a way to encrypt backupfolder.tar.gz using gpg? Are there any best practices to use gpg application to encrypt the data. Any help will be highly