in reply to Re(+): calling perl script from shell script
in thread calling perl script from shell script
I have now separated the ftp part in a different shell script. And I call this script from the main script if the status of execution of perl script is success. Thanks a lot anyway!!!