View Single Post
Old 01-25-2005, 01:01 AM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

What about a script run by the scheduler every 5-10 minutes. It would parse ioFTPD.log, get the last 10 newly created dirs and then create the xml file according to the rss format.
It should of course be able to exclude some newdirs based on section or regexps that appear in the complete path (cd.*, etc.).
Finally, it might even send the feed to another server using ftp.exe or ncftpput.exe.

Another way would be a php script on your website that would parse ioFTPD.log itself to generate the xml page.
Harm is offline   Reply With Quote