indeed.
ioB for example list all the incomplete releases in the root of the ftp, using [Race]-xxx symbolic links.
There's also [incomplete]-xxx symlinks in parent dirs. I think pretty much all zs create those. So a simple "SITE SEARCH incomplete" would give u what u want. u can also alias that into another command in ftp_custom-commands
incomplete = @search incomplete
and on ftp:
site incomplete
same applies to irc. simply duplicate the search function and call it using !incomplete.
Originally posted by SomeoneWhoCares hmm incomplete proc uses binary(INCOMPLETE) but nowhere to set it in config or not included in package, am i missing something?
Wrong Tcl proc...look at for the proc "proc_incomplete".