> > ie: urlgrabber works just fine, it seems. > > if you run urlgrabber in a loop downloading all the files you can does > > it ever fail with the timeout error? > > I'll have someone try it. I bet it won't - I bet it has to do with the keepalive. > > > Matthew: not be trite - but why are you using ftp - http is a lot easier > > to deal with in almost all situations. > > FTP is a lot simpler to configure than a web server, particularly since > we're serving out of AFS. (Which, despite all of AFS's flaws, is really > cool.) Take a look at lighttpd sometime - it's in fedora extras and builds nicely to run on centos4 - it's fairly easy to configure webserver and very simple overall. -sv