I fixed the info? problem using

    system/schemes/ftp/cache-size: 0

The delete problems remain.

Brett.

----- Original Message -----
From: "Brett Handley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 10, 2001 6:03 PM
Subject: [REBOL] FTP errors - 3 types


> Type 1]
>
> I received the following error when I was deleting a file
>
>     User Error: Server error: tcp 226 Quotas off
>
> But the delete worked.
>
> I actually wanted this in a loop but because of the error (I think) it
> aborted the loop.
>
> Type 2]
>
> Another error I got was this:
>
>     ** User Error: Server error: tcp 530 Sorry, maximum number clients (3)
> from your host already
> connected.
>
> And the delete did not work in this case.
>
> I then closed Rebol/View and restarted.
> I could then complete the command with first error appearing again.
>
> Type 3]
>
> The other thing I wanted to do was use the info? function on an ftp
target.
>
> In a fresh instance of Rebol/View it worked the first time, but subsequent
> times I got the following error
> ** Script Error: ** User Error: Server error: tcp 200 PORT command
> successful.
> ** Near: throw make error! info
>
> Sorta kills a loop.
>
> On a different FTP server though this one worked fine...
>
> Any help appreciated.
> Brett.
>
> ---
> http://www.codeconscious.com
>
> --
> 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