<?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/6419" />

	<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-12-18T09:47:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-12-18T09:47:42-04:00</updated>

		<published>2003-12-18T09:47:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31572#p31572</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31572#p31572"/>
		<title type="html"><![CDATA[ftp with tls/ssl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31572#p31572"><![CDATA[
I would sugest contacting the tcllib team <a href="http://tcllib.sf.net/" class="postlink">HERE</a> rather than this forum.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Dec 18, 2003 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-12-18T07:56:08-04:00</updated>

		<published>2003-12-18T07:56:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=31568#p31568</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=31568#p31568"/>
		<title type="html"><![CDATA[ftp with tls/ssl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=31568#p31568"><![CDATA[
hi,<br><br>i would make a connection to an ftp server that only supports ssl but i cant get it to work<br><div class="codebox"><p>Code: </p><pre><code>package require tls 1.4package require ftpset ftp(cntrl) [::ftp::Open $host $user $pass -port $prt -command [list ::tls::socket -require 1]]</code></pre></div><blockquote class="uncited"><div>Starting new connection with:<br>  -port = 4500<br>  -command = ::tls::socket -require 1<br>C: Connection from xx.xxx.xxx.xxx:xxxx<br>-&gt; rc="   "<br>-&gt; msgtext=""<br>-&gt; state="quit"<br>---&gt; QUIT</div></blockquote>thanks for help<p>Statistics: Posted by Guest — Thu Dec 18, 2003 7:56 am</p><hr />
]]></content>
	</entry>
	</feed>
