Works with all Linux Computers I've got here. Maybe a bug in the protocol.
What URL do you use to connect? Username/Password only works, when the
strings "login" and "password" are send.

Also note, that you have to repeat [copy port] to get all data send by the
server.

Tell me a host with which it does not work, please.

CU,
Frank

On Wed, 2 May 2001 [EMAIL PROTECTED] wrote:

> Hi Frank
>
> That's a very useful help.
> Unfortunately it does not work with some servers, e.g. Linux.
>
> I do not know enough about the telnet protocol  to see why it does not give
> back anything.
> Has anyone seen the same problem?
>
> regards
>
> AR
>
> ---------------------------
> Frank Sievertsen wrote:
>
> I am not sure, what you want to do, but if you need a telnet-protocol, I
> can help.
>
> >> do http://proton.cl-ki.uni-osnabrueck.de/REBOL/telnet.r
> >> t: open telnet://hostname
> >> copy t
> == ""
>
> repeat [copy t] to get all data sent from the server.
> You can also try
>
> open telnet://username:password@host
>
> and
> read join telnet://username:passwort@host/ "ls"
>
> Hope that helps,
> Frank
>
>
>
>
>
> --
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to