Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] FTP scheme was Re: Reading empty directories via FTP error

From: atruter::labyrinth::net::au at: 14-Nov-2003 11:16

Brett wrote
> Ashley's 226 error was solved (see patch in REBOL library). Ashley also > had > the same error as Carl's (NLST) - which hopefully now is solved. Ashley's > third problem was a general one about having had an FTP error, FTP could > become unusable for the rest of the session - which I think you have > identified in your error handling comments.
Hey, you know my issues better than me now! ;) Assuming a combination of patches from you, Carl, Romano, and others correct these (and other) various problems, how much of the FTP scheme handler code is being patchd? 25%, 50%, 75%? Not withstanding the vagaries of the FTP standard / protocol, have we reached the point where a number of FTP related functions should be replaced by a merge of the various patches out there? Or have I underestimated the complexity of the task? I'll volunteer to test anything against the two sites I have access to (the second of which has a subset of the problems identified above). Regards, Ashley