Search Results

Search: Posts Made By: chandan.p
4,777
Posted By chandan.p
ya but only thing is Expect is enough ? or we...
ya but only thing is Expect is enough ? or we need to install send and spwan explicitly?
4,777
Posted By chandan.p
expect module is not installed in client unix...
expect module is not installed in client unix box. so i thought of auotmating it as per my first post. but it is taking as empty charecters for password. infact iam able to login manually and run...
4,777
Posted By chandan.p
can i get the following info? i know i can...
can i get the following info?
i know i can achieve this by using expect.
if i install expect module does spawn and send command works or do i need to instal anythng else arpart from this to make...
4,777
Posted By chandan.p
@robin: sorry for the delay in reply as i was...
@robin:
sorry for the delay in reply as i was out of office.
tried the alternates provided by you...
rsh iand ssh s not working as it need s a third party in windows to interpret. and when iam...
4,777
Posted By chandan.p
Unable to automate telnet login
i have to connect windows server from one of the unix box so i am using telnet and below is my following code

#!/bin/sh
host=hostname
log=loginid
port=23
pass=password
cmd1=mkdir test1234...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 11:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy