<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/5642" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-09-22T05:41:04-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/5642</id>

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-22T05:41:04-04:00</updated>

		<published>2003-09-22T05:41:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27419#p27419</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27419#p27419"/>
		<title type="html"><![CDATA[Re: Idx problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27419#p27419"><![CDATA[
[quote="eggheadSince nothing answers on 192.168.0.5 port 21, I was not able to test it on your FTPd.[/quote]<br><br>That is a reserved LAN IP, and as such, will have never routed outside of your computer<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Sep 22, 2003 5:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-09-21T15:17:47-04:00</updated>

		<published>2003-09-21T15:17:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27400#p27400</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27400#p27400"/>
		<title type="html"><![CDATA[Re: Idx problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27400#p27400"><![CDATA[
<blockquote class="uncited"><div>[snip]...maybe give me an example script that connectes sends user / pass and then quits an ftp..</div></blockquote>Based on another connection demo (demo-connect.tcl) I made an ftp connect demo (demo-ftpconnect.tcl). It simply logs in (USER/PASS), requests the HELP and then QUITs.<br><br><a href="http://members.fortunecity.com/eggheadtcl" class="postlink">http://members.fortunecity.com/eggheadtcl</a> -&gt; demo-ftpconnect.tcl<br><br>Since nothing answers on 192.168.0.5 port 21, I was not able to test it on your FTPd.<br><br>Note that if you want to do intricate FTP things you may consider finding tcl ftp packages on the net.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Sun Sep 21, 2003 3:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-09-21T14:07:31-04:00</updated>

		<published>2003-09-21T14:07:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27395#p27395</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27395#p27395"/>
		<title type="html"><![CDATA[Idx problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27395#p27395"><![CDATA[
Try putting a newline on the end of each line (\n).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Sun Sep 21, 2003 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-20T18:57:41-04:00</updated>

		<published>2003-09-20T18:57:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27368#p27368</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27368#p27368"/>
		<title type="html"><![CDATA[um. continued]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27368#p27368"><![CDATA[
1, yes i call the proc its linked to an onjoin bind..<br>2, i can tell because i see the information on my ftp window..<br><br>i can see it connect, but then nothing else seems to be sent to it..<br>can someone please help!<p>Statistics: Posted by Guest — Sat Sep 20, 2003 6:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-09-20T17:38:10-04:00</updated>

		<published>2003-09-20T17:38:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27367#p27367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27367#p27367"/>
		<title type="html"><![CDATA[Idx problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27367#p27367"><![CDATA[
Are you sure it's not working? You don't have any code to read the response from the server so I don't know how you can tell. Also, do you ever call the proc? heh<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Sat Sep 20, 2003 5:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-20T13:56:20-04:00</updated>

		<published>2003-09-20T13:56:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27362#p27362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27362#p27362"/>
		<title type="html"><![CDATA[Idx problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27362#p27362"><![CDATA[
Im trying to get my eggy to do a simple task of connect to an ftp server, login with user/pass then quit<br>and catch if it was sucessfull or not..<br><br>I have been hunting throught the forums and tried several things, but every time i can connect but unable to send info to the ftp server..<br><br>the ftp server im using conforms to rfc so it uses.. USER | PASS as its commands eg. USER testuser ,would send username testuser to it and same for password.<br><br>here is what i have created so far, which connects but dont seem to send any other commands to the ftp <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>-- SCRIPT ---<br>proc ftpcheck {nick host hand chan} { <br>set idx [connect 192.168.0.5 21] <br>putdcc $idx "USER testuser"<br>putdcc $idx "PASS testpass"<br>putserv "privmsg test :ftp test end"<br>} <br>-- SCRIPT END --<br><br>please could someone tell me where i gone wrong and maybe give me an example script that connectes sends user / pass and then quits an ftp..<br><br>thanks<p>Statistics: Posted by Guest — Sat Sep 20, 2003 1:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
