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

[REBOL] ftp problems

From: fantam:mailandnews at: 19-Feb-2001 1:09

Hello all, I've sent the following to feedback. Maybe someone has experienced the same problem, or knows more about it (especially concerning the second ftp problem): I found a bug when trying to make a directory on a remote ftp site with high ascii characters, even when the url is mime encoded. write/binary ftp://user:[pass--ftp--test--com]/rttrt20%dsds/ Rebol doesn't accept this, but it does when the accented characters are in the filename. Also, on cetain ftp hosts, I get the following message systematically : Server error: tcp 530 Login for user 'fantam' failed (Logged in too many times.) while if I try manually, I do get in. I suspect this has something to do about how rebol is announcing itself to the host. Could you tell me if this is customizable. I also noticed that on the remote host, a file called rebol.dhs.org is created and left behind. Maybe it's related with the above problem. Finally, after repeated tcp 530 errors (the ftp transfers are dynamic in my script), rebol crashes. I'm using winNT 5 (w2k) machine and the latest rebol experimental 2.4.40.3.1