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. > but I am finding the whole REBOL ftp thing a bit flaky (empty > dirs or not) > with various port errors cropping up at weird places (almost like once a > port error occurs then all downstream operations are impacted). Need to > look at this a bit more before giving up on the whole excercise > (trying to > do a simple FTP sync script in REBOL that actually works). > > > Regards, > > Ashley -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
