At the moment if you use wwwoffle to get an ftp: URI with a nonexistent file (eg <ftp://ftp.rediris.es/nonexistent>) it returns a 503 WWWOFFLE Remote Host Error. I think it would be better to translate 'no such file or directory' from the ftp server into a 404 Not Found, or at least a 5xx WWWOFFLE File Not Found.
-- Ed Avis <[EMAIL PROTECTED]>