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

Server error: tcp 226

 [1/3] from: EDanaII:Cox at: 20-Apr-2003 7:57


Rereading emails on the subject, most suggest that I get the latest and greatest REBOL to solve this problem. Except that it doesn't. I downloaded rebol/core today and installed it on linux and when I try and read a file on an FTP sight, I get the following error:
>> read ftp://username:[password--url--net]/file.html
connecting to: url.net ** User Error: Server error: tcp 226 Quotas on: using 9005.11 of 10240.00 KB ** Near: read ftp://username:[password--url--net]/file.html The very same script works on Windows and Core, no problem. As always, any and all clues greatly appreciated. -- Sincerely, | The only time we doctors should condone death is Ed Dana | when it is caused by our own incompetence! Software Developer | -- Steve Martin, The Man with Two Brains. Oracle Tools Spec. | ================= http://members.cox.net/edanaii/Home/ =================

 [2/3] from: EDanaII::Cox::net at: 24-Apr-2003 11:49


Ed Dana wrote:
> Rereading emails on the subject, most suggest that I get the latest > and greatest REBOL to solve this problem. Except that it doesn't.
<<quoted lines omitted: 7>>
> The very same script works on Windows and Core, no problem. > As always, any and all clues greatly appreciated.
Does anyone know the answer to this question, or is something funny going on here? I submitted this question almost a week ago. It was 5 days before it even showed up. Very curious... -- Sincerely, | Ed Dana | Reserve your right to think, for even to think Software Developer | wrongly is better than not to think at all. Oracle Tools Spec. | -- Hypatia of Alexandria. ================= http://members.cox.net/edanaii/Home/ =================

 [3/3] from: brett:codeconscious at: 25-Apr-2003 12:02


There was a bug in the FTP scheme that I believe was fixed in the later beta versions of REBOL, I wonder if the linux version you are using still has the bug? Try this script in your linux version and then try your test again: http://www.codeconscious.com/rebsite/rebol-library/patches.r Regards, Brett.

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted