Bob, someone told me that I can’t put the cp inside the Deletion TPS:
No you can not use the deletion tps because there is no command to give over the ftp connection. You can route the message back to the protocol driver so it gets written in the directory specified as outbound, or you can save a message locally like this:
set fo [open $filename w+]
fconfigure $fo