Does anyone knows how to ascii encrypt file using PGP Command Line.
-
Wednesday, March 28, 2012 2:18 PM
Hi All,
Does anyone knows how to ascii encrypt file using PGP Command Line.I want to create .Bat file in which i will write commands to Ascii encrypt File.
Please Let me know if anyone knows.
I have Tried below command:
pgp -ea TXTFileName -o outputPGPFileName +batchmode +force 0xC50F6D14
But for this command i m getting error as:
Multiple input files cannot be sent to single output file.
Thanks.
Pooja Jagtap
- Moved by Lie You Monday, April 02, 2012 4:15 AM Others. (From:.NET Base Class Library)
All Replies
-
Wednesday, March 28, 2012 3:48 PM
Hi Pooja,
Please refer this link:
http://www.symantec.com/business/support/index?page=content&id=TECH148897
Regards, http://shwetamannjain.blogspot.com
- Edited by Shweta Jain Wednesday, March 28, 2012 3:48 PM
- Proposed As Answer by Shweta Jain Wednesday, March 28, 2012 3:48 PM
- Unproposed As Answer by Mr. WhartyMicrosoft Community Contributor, Moderator Friday, June 01, 2012 1:44 AM
-
Wednesday, March 28, 2012 4:17 PM
Hi Shweta,
Thanks for your reply. I want to ascii encrypt file. So i have to use pgp -ea command, but this command is giving error as
Multiple input files cannot be sent to single output file.
Do you know why this error is there?
i m using below command:
pgp -ea C:\root\PGP\MyData -o C:\root\PGP\MyData.pgp +batchmode +force 0xC50F6D14
Pooja Jagtap
-
Wednesday, March 28, 2012 8:15 PM
Take a look at the following link
http://www.symantec.com/connect/forums/how-encrypt-more-1-files-automatically-using-pgp-command-line
Bye.
Luigi Bruno - Microsoft Community Contributor 2011 Award
- Proposed As Answer by Mr. WhartyMicrosoft Community Contributor, Moderator Friday, June 01, 2012 1:44 AM
-
Thursday, March 29, 2012 1:35 PM
Can anyone please tell me why below command for pgp Ascii encryption is not working:
Pgp -ea C:\root\PGP\MYDATA -o C:\root\PGP\MYDATA.pgp +batchmode +force 0xC50F6D14
I just want to pgp ascii encrypt MYDATA File.
Any help will be really appreciated.
Thanks.
Pooja Jagtap

