Hi,

I'm trying to use REBOL to upload a file to my web site using a command 
like the following, but I keep getting this error. I called my ISP and they 
said they don't use a proxy. Actually, last night I think the error was 
"... tcp 500 (PORT none,...)" but I can't remember the rest. 

>> write %file.html read ftp://user:[EMAIL PROTECTED]/public/index.html
connecting to: members.dca.net
** User Error: Server error: tcp 425 Can't build data connection: 
Connection refused..

My set-net information is just my email address and mail server followed by 
4 "none"s. I was able to read a text file from an anonymous ftp site and 
write it my hard drive, if that means anything. Is there a setting I'm 
missing, or am I just doing something incorrectly?

Thanks,
Joel

Reply via email to