Have you tried using make-dir ? Does that present the same problems?

Cheers,

Allen K



----- Original Message -----
From: "Fantam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 19, 2001 10:09 AM
Subject: [REBOL] ftp problems


> 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:[EMAIL PROTECTED]/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
>
>
> --
> mailto:[EMAIL PROTECTED]
>
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to