The following code:
;;==============================================
site: ftp://usr:[EMAIL PROTECTED]/
read site
;;==============================================
generates the folowing error message from Rebol:
** Access Error: Network timeout.
** Where: read site
Of course, in my code, I have my correct login
in place of "usr" and my correct password in place
of "pass". 

In fact, if I substitute an incorrect login or
password, I do get a response from Rebol to that
effect.

;;=================================================
Since this is a site that I routinely FTP to, 
then I presume that I need to do something with
my Rebol network configuration, but I can't find
from the documentation where that information is.

Can anyone help with this?

Thanks
Tim

Reply via email to