cancel
Showing results for 
Search instead for 
Did you mean: 

Run Operating System Command Before/After Message Processing

Former Member
0 Kudos

I'm trying to execute the following command from the File Adapter (Sender Communication Channel)

echo "success Test after FTP" | mailx -s "success test" emailId

But I'm not getting the mail on my id after the FTP script has successfully executed.

Can someone help me to configure the Sender Communication Channel to send mail to a specified eamil id when the FTP has successfully or unsucessfully executed.

Thanks in advance

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member181985
Active Contributor
0 Kudos

>>echo "success Test after FTP" | mailx -s "success test" emailId

Have you tested this by logging into PI OS FTP level. What is your PI OS.

Regards,

praveen gujjeti

Former Member
0 Kudos

Hi,

OS command get executed on the machine where PI is installed (I think so). Thefefore you cannot execute the OS command from FTP adapter.

Regards,

Farooq

Former Member
0 Kudos

Hi

OS Commands dont work with FTP adapter.

Regards

Ramg