Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Help: Fileset-FTP › Reply To: Help: Fileset-FTP
May 27, 2005 at 2:13 pm
#56659
Rentian Huang
Participant
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