ahhh - it wasn't meant as a challenge - more of a request for elucidation - it's a new concept to me.
Edit --------------------------------------------------------------------------------------------------------------------------------------------------------
The link really wasn't that informative, but I see where they're coming from and a quick google shows it seems to be standard ftp practice - but - here's why I found it strange - a directory listing is a fairly simple task and does require that much in terms of resources.
Rather than do this through ftp - I went to a DOS prompt and listed the contents of a folder - 96,252 files - took about four minutes - this was across a gigabit network and network utilization never went above 1% and processor utilization (dual core 3GHz P4) never went above 4% - had I wanted I could have been doing quite a few other things with that server over that network.
I've actually seen (with a network analyser) what a DoS attack looks like (this particular one was caused by a misconfigured router) and I just could not vizualise a directory listing being able to chew up that level or resources, although extrapolating - 1% of a 1000mbps is 10 mbps, so on a slower WAN link, say a T1 (1.54mbps) link, that listing would have run for 45 minutes or more, so yes, it would/could qualify as Denial of Service