Re: user:password with curl-telnet
Re: user:password with curl-telnet
- Subject: Re: user:password with curl-telnet
- From: Andrew Oliver <email@hidden>
- Date: Tue, 12 Apr 2005 02:12:26 -0700
On 4/12/05 2:05 AM, "Jan-Bultereys" <email@hidden> wrote:
> hi,
>
> I am trying to use curl for a telnet session with user and password
>
> example:
> do shell script "curl -u user:password telnet://ip-address" (but it doesn't
> work)
>
> I know it works with ftp but I don't get it to work with telnet.
>
> Any ideas are very much appreciated,
Not going to happen.
Telnet is an interactive protocol, but do shell script doesn't support
interaction. You have no way to pass input to the telnet connection.
What is it you're trying to do? There may be other ways of achieving it.
Andrew
:)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden