ITP/Server Script

The service script itself is very basic. It just sends the contents of its local itpdp.log file to ITP/OnLine, identifying it as "info".

# ITP/Server script ShowLog

SendFile Dest("info") Src("itpdp.log"[LogDir,]);