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

	<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>2013-02-04T18:19:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2013-02-04T18:19:35-04:00</updated>

		<published>2013-02-04T18:19:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100905#p100905</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100905#p100905"/>
		<title type="html"><![CDATA[DCC Send Refused (no access)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100905#p100905"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Set here the maximum allowable file size that will be received (in KB).# Setting this to 0 makes it effectively infinite.set max-filesize 1024</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Mon Feb 04, 2013 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kingy]]></name></author>
		<updated>2013-02-04T18:05:23-04:00</updated>

		<published>2013-02-04T18:05:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100904#p100904</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100904#p100904"/>
		<title type="html"><![CDATA[DCC Send Refused (no access)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100904#p100904"><![CDATA[
Yes it was. However the folders I had specified weren't created. Silly mistakes are annoying. Getting file to large now. I assume there is a setting for this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10362">Kingy</a> — Mon Feb 04, 2013 6:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2013-02-04T17:16:52-04:00</updated>

		<published>2013-02-04T17:16:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100903#p100903</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100903#p100903"/>
		<title type="html"><![CDATA[DCC Send Refused (no access)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100903#p100903"><![CDATA[
Did you load the filesystem module?? It is not loaded by default.<br><div class="codebox"><p>Code: </p><pre><code>#### FILESYSTEM MODULE ##### This module provides an area within the bot where users can store and# manage files. With this module, the bot is usable as a file server. The# transfer module is required for this module to function. Un-comment# the following line to load the filesys module.#loadmodule filesys# Set here the 'root' directory for the file system.set files-path "/home/mydir/filesys"# If you want to allow uploads, set this to the directory uploads# should be put into. Set this to "" if you don't want people to# upload files to your bot.set incoming-path "/home/mydir/filesys/incoming"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Mon Feb 04, 2013 5:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kingy]]></name></author>
		<updated>2013-02-04T16:39:07-04:00</updated>

		<published>2013-02-04T16:39:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100902#p100902</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100902#p100902"/>
		<title type="html"><![CDATA[DCC Send Refused (no access)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100902#p100902"><![CDATA[
This is probably quite a common error but I'm struggling to get it working. I'm wanting my eggdrop to accept files from other users in a channel. Now if I understand correctly I need to add the user and host to the bot so that it will work?<br><br>I've done both things but it continues to give me Refused DCC Send ... (no access)<br><br>What exactly needs to be in the user file for this to work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10362">Kingy</a> — Mon Feb 04, 2013 4:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
