Hi, Tim...

[EMAIL PROTECTED] wrote:
> 
> Here's where I am at right now: I've gone from attempting
> to append to a text file in a site where I've got
> privileges to testing a site with anonymous access.
> code:
> 

I tried connecting to that site from a simple ftp client app.  I was
able to connect, but there were VERY long delays.  Incidentally, the
greeting from the ftp server said that

    ftp.trumpet.com

was a server that would likely give better response for US users.

I then tried to hit the .au site via REBOL with no luck...

    >> system/schemes/ftp/timeout: 120
    == 120
    >> read ftp://jazz.trumpet.com.au/
    URL Parse: none none jazz.trumpet.com.au none none none
    Net-log: ["Opening tcp for" FTP]
    Net-log: [
        none ["220" "230"]]
    ** User Error: Server error: tcp HTTP/1.0 408 Request Time-out.
    ** Where: read ftp://jazz.trumpet.com.au/
    >>

Hope this helps!

-jn-

Reply via email to