Tim Vernum <[EMAIL PROTECTED]> wrote: >> I've had to make the same edit to my version of ftp; I could add >> the ignore521errors as a option too. > > Would it not be cleaner to add something like: > > ignoreerrors="550,520,521"
+1 BTW, I remember the patch to ignore 521 and found the RFC didn't allow a 521 to be sent in that context - actually there is no error code 521 in the FTP protocol. Still curious, which ftp daemon is it, that is violating the RFC? OK, the RFC isn't clear and has a bug itself when it comes to that error code. Stefan
