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

	<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>2010-09-11T13:03:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2010-09-11T13:03:59-04:00</updated>

		<published>2010-09-11T13:03:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94335#p94335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94335#p94335"/>
		<title type="html"><![CDATA[sending files to a password protectedwebpage]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94335#p94335"><![CDATA[
Upload files to site, via form?<br><br>I think will be better via FTP, you can use a module from tcllib.<br><div class="codebox"><p>Code: </p><pre><code>man n ftpftp(n)                                        ftp client                                       ftp(n)_____________________________________________________________________________________________________NAME       ftp - Client-side tcl implementation of the ftp protocolSYNOPSIS       package require Tcl  8.2       package require ftp  ?2.4.9?       ::ftp::Open server user passwd ?options?       ::ftp::Close handle       ::ftp::Cd handle directory       ::ftp::Pwd handle[ ... ]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Sat Sep 11, 2010 1:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2010-09-11T12:18:00-04:00</updated>

		<published>2010-09-11T12:18:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94331#p94331</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94331#p94331"/>
		<title type="html"><![CDATA[sending files to a password protectedwebpage]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94331#p94331"><![CDATA[
Hi <br><br>Have looked in the archives for a script to do the following<br><br>Take a file or files from a directory/subdirectorie within the bot and upload them to a diectory on my website so they can be viewed however it will need to be protected with a username password function that can be added to some sort of config within the bot or stored in the same directory on the website<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Sat Sep 11, 2010 12:18 pm</p><hr />
]]></content>
	</entry>
	</feed>
