Skip to Content
0
Former Member
Feb 02, 2013 at 01:15 AM

Warning: PGPsdk running in local mode on UNIX Command Prompt

172 Views

Dear Friends,

My requirement is write file in UNIX Directory in Encrypted format.

So I have created SM69 external command pgp ‘/opt/pgp/bin/pgp –e <filename> -r username on ECC 6.0 system

When I am executing the command getting two errors

“Can't exec external program (No such file or directory) External program terminated with exit code 1”

When my basis colleague executing the same command on UNIX command prompt file encryption is working.

I have noticed on UNIX prompt when he executing PGP command

pgp -e <filename.txt -r <username>
Warning: PGPsdk running in local mode.

Here my query is, Since PGPsdk is running in local mode I am not able to access the PGP command from the ECC system??

If yes, Please share the solution how to resolve it.

Thanks in advance for your valuable time!!!

Regards,

Santhoshi.