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.