Search Results

Search: Posts Made By: shanbalao
1,718
Posted By shanbalao
why my encryption shell script not working
I am trying to write a shell script which will use a text file as an argument to produce pgp encryted file.

Shell script name: encryptext.sh

This is the code of encryptext.sh
...
12,961
Posted By shanbalao
Im testing this code in a development...
Im testing this code in a development environment.
As far as i know, in the production it need a public key to do the encryption.
Where can i find the public key?
Is this the public key "IMS_L2"?...
12,961
Posted By shanbalao
The following is our manual command to encypt...
The following is our manual command to encypt those txt files in source folder:
gpg --verbose --armour --encrypt --recipient "IMS_L2" --output Jan_Payment.pgp Jan_Payment.txt

How can I...
12,961
Posted By shanbalao
Thanks. How to make it into shell script? ...
Thanks.

How to make it into shell script?
Is there any script that is able to automatically encypt whenever there are new txt files are dropped into the /source folder?

Please advise.
12,961
Posted By shanbalao
How to write a script for text file encryption?
Hi All,

I have zero knowledge in UNIX, so i desperately need the help from you guys.

I need a script which can encrypt all the text files in one shot in a source directory.
After all the text...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy