Thread: EPGuru
View Single Post
Old 01-12-2006, 06:49 AM  
zOrP
Senior Member
 
Join Date: Jan 2005
Posts: 282
Default

i cant seem to make the ftp thingy work.. :/

i added

if { $disable(IMDBANNOUNCE) == 1 } {
close $of
set lastoct [file size $location(IOLOG)/ioFTPD.log]
if { $msgtype == "NEWDIR" || $msgtype == "PRE" } {
foreach chan $chanlist($section) {
epg2ftp_exec $path $chan
}
}
utimer 1 "readlog"
return 0

and loaded the tcl.. but still nottin..
:x
zOrP is offline   Reply With Quote