<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Shell Script Commands to Automate Server or Host Telnet Login Session</title>
	<atom:link href="http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 10:52:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: hotfile file</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comment-4839</link>
		<dc:creator>hotfile file</dc:creator>
		<pubDate>Sun, 24 Oct 2010 09:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124#comment-4839</guid>
		<description>awesome to be here.</description>
		<content:encoded><![CDATA[<p>awesome to be here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archana</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comment-4838</link>
		<dc:creator>archana</dc:creator>
		<pubDate>Mon, 11 Oct 2010 21:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124#comment-4838</guid>
		<description>hi,

need to login to four different hosts through ssh and run a script which gives me the output can you please help.it prompts for a password when i login to each host</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>need to login to four different hosts through ssh and run a script which gives me the output can you please help.it prompts for a password when i login to each host</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RandiR</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comment-4837</link>
		<dc:creator>RandiR</dc:creator>
		<pubDate>Sun, 18 Apr 2010 16:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124#comment-4837</guid>
		<description>Excellent.

To automate sessions with FTP servers (instead of telnet), I discovered this script.


http://www.biterscripting.com/helppages/SS_FTPUpload.html


And, to automate sessions with web/HTTP servers (instead of FTP), i figured out a script in biterscripting like this. Wanted to share them with you because they save immense amount of manual typing and clicking.


# Session start
isstart &quot;email&quot; &quot;daily email check&quot; &quot;Mozilla/4.0&quot;
# Connect to email server
isconnect &quot;email&quot; &quot;http://www.some_server.com&quot;
# Exchange cookies
script &quot;SS_ISCookies.txt&quot; from(&quot;email&quot;) to(&quot;email&quot;)
# Login
issubmit &quot;email&quot; &quot;/emailform.xxx&quot; &quot;login=xxx&quot; &quot;password=yyy&quot;

# .
# .
# .

# Session end
isdisconnect &quot;email&quot;
isend &quot;email&quot;


The script is in biterscripting. Makes it very easy.</description>
		<content:encoded><![CDATA[<p>Excellent.</p>
<p>To automate sessions with FTP servers (instead of telnet), I discovered this script.</p>
<p><a href="http://www.biterscripting.com/helppages/SS_FTPUpload.html" rel="nofollow">http://www.biterscripting.com/helppages/SS_FTPUpload.html</a></p>
<p>And, to automate sessions with web/HTTP servers (instead of FTP), i figured out a script in biterscripting like this. Wanted to share them with you because they save immense amount of manual typing and clicking.</p>
<p># Session start<br />
isstart &#8220;email&#8221; &#8220;daily email check&#8221; &#8220;Mozilla/4.0&#8243;<br />
# Connect to email server<br />
isconnect &#8220;email&#8221; &#8220;http://www.some_server.com&#8221;<br />
# Exchange cookies<br />
script &#8220;SS_ISCookies.txt&#8221; from(&#8220;email&#8221;) to(&#8220;email&#8221;)<br />
# Login<br />
issubmit &#8220;email&#8221; &#8220;/emailform.xxx&#8221; &#8220;login=xxx&#8221; &#8220;password=yyy&#8221;</p>
<p># .<br />
# .<br />
# .</p>
<p># Session end<br />
isdisconnect &#8220;email&#8221;<br />
isend &#8220;email&#8221;</p>
<p>The script is in biterscripting. Makes it very easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vicky</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comment-4836</link>
		<dc:creator>vicky</dc:creator>
		<pubDate>Fri, 19 Feb 2010 18:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124#comment-4836</guid>
		<description>thanks,buddy,hope u get in 100,000 in alexa,good luck!</description>
		<content:encoded><![CDATA[<p>thanks,buddy,hope u get in 100,000 in alexa,good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comment-4835</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 14 Feb 2010 09:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124#comment-4835</guid>
		<description>this is a auotmated script to login to any machine(telnet sessions),with your username and passord.</description>
		<content:encoded><![CDATA[<p>this is a auotmated script to login to any machine(telnet sessions),with your username and passord.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://www.techtipsmaster.com/shell-script-commands-to-automate-server-or-host-telnet-login-session.html#comment-4834</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtipsmaster.com/?p=124#comment-4834</guid>
		<description>Can you please explain the lines in the script? Like how and why have you used it?</description>
		<content:encoded><![CDATA[<p>Can you please explain the lines in the script? Like how and why have you used it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

