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

[REBOL] Re: Reading empty directories via FTP error

From: antonr:iinet:au at: 11-Nov-2003 23:53

Rebol ftp might not be at fault. The handler may in fact be following the ftp spec, but various servers are "interpreting" it poorly. I would need to check that though. That could be because of cached connections. If a connection errors out, when it's reused later it could be in an invalid state. Just guessing. Look here for "cache-size" : http://www.codeconscious.com/rebol/rebol-net.html Anton.