More on this: Not working across my internal network
either:
************************************************************
 write ftp://log:[EMAIL PROTECTED] read %ml.r
connecting to: 192.168.1.1
** User Error: Server error: tcp 500 'STOR ': command not understood.
** Near: write ftp://log:[EMAIL PROTECTED] read %ml.r
************************************************************

'trace on show the same.
version Core 2.5.0.4.2
-tj-
* Tim Johnson <[EMAIL PROTECTED]> [020608 08:52]:
> Hello All:
>     I'm getting time out in ftp access from my machine to
>     any number of domains for which I have ftp access.
>     (Python's tools are working (as a check on this))
>     
>     with 'trace on the entire process hangs. Here's last few lines:
>     **************************************************************
>     Result: {150 Opening ASCII mode data connection for /bin/ls.} (string)
> Result: {150 Opening ASCII mode data connection for /bin/ls.} (string)
> Result: {150 Opening ASCII mode data connection for /bin/ls.} (string)
> Trace:  server-said (word)
> Result: {150 Opening ASCII mode data connection for /bin/ls.} (string)
> Trace:  parse-dir-list (word)
> Trace:  all (word)
> Trace:  [not passive not proxy listen-port port/sub-port: first listen-port] (block)
> Trace:  not (word)
> Trace:  passive (word)
> Result: true (logic)
> Trace:  not (word)
> Trace:  proxy (word)
> Result: true (logic)
> Trace:  listen-port (word)
> Trace:  port/sub-port: (set-path)
> Trace:  first (word)
> Trace:  listen-port (word)
>     **************************************************************
> this is with the following code:
>     read ftp://log:[EMAIL PROTECTED]/index.html
> I get different results with the following attempt:
> 
>  write ftp://log:[EMAIL PROTECTED] read %ml.r
> connecting to: www.johnsons-web.com
> ** User Error: Server error: tcp 500 'STOR ': command not understood.
> ** Near: write ftp://log:[EMAIL PROTECTED] read %ml.r
> 
> Any ideas on what I can do to resolve this?
> regards and TIA
> -- 
> Tim Johnson <[EMAIL PROTECTED]>
>       http://www.alaska-internet-solutions.com
>       http://www.johnsons-web.com
> -- 
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the 
> subject, without the quotes.

-- 
Tim Johnson <[EMAIL PROTECTED]>
      http://www.alaska-internet-solutions.com
      http://www.johnsons-web.com
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to