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

[REBOL] Re: Append/Restart not permitted

From: holger:rebol at: 27-Nov-2000 9:07

On Sun, Nov 26, 2000 at 06:04:30PM -0900, Tim Johnson wrote:
> Is it possible that you could point me towards further information > on decoding the error messages coming back from rebol > on TCP issues?
Those error codes are related to the individual application protocol, in this case FTP. For an explanation of error codes you need to look at the RFCs for FTP. The most important one for FTP is RFC 959. RFCs are available from ftp://ftp.isi.edu/in-notes/ or through the search engine at http://www.rfc-editor.org -- Holger Kruse [holger--rebol--com]