<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi ,</FONT></DIV>
<DIV><FONT face=Arial size=2>I am  trying to schedule this perl script with 
the cron scheduler but it will not run when it is scheduled.</FONT></DIV>
<DIV><FONT face=Arial size=2>If i run it with the at command the scripts runs 
fine (ftp file to dir , decrypts it and ftp it to dest).</FONT></DIV>
<DIV><FONT face=Arial size=2>When running thru  the cron scheduler I get 
pgp decryption failed  return code -1 and the messaage</FONT></DIV>
<DIV><FONT face=Arial size=2>Can't exec "pgp": No such file or directory 
at  (user/homedir/). The first part of the script worked (file is ftp into 
the users</FONT></DIV>
<DIV><FONT face=Arial size=2>working dir) .</FONT></DIV>
<DIV><FONT face=Arial size=2>If i look in the home dir the file is there. I am 
new at this . What am i missing??</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>For your help</FONT></DIV>
<DIV><FONT face=Arial size=2>Dominick</FONT></DIV></BODY></HTML>