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

	<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>2002-12-10T06:00:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-10T06:00:03-04:00</updated>

		<published>2002-12-10T06:00:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14151#p14151</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14151#p14151"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14151#p14151"><![CDATA[
Janitor functions are realy only settings and managment based, and usualy do not have any implication over normal functionality.<br><br>It may provide commands that allows a janitor to affect settings that could bring issues, but unless the janitor does this, it's trivial (though somthing to watch out for).<br><br>As sugested, it may be that a temporary files is failing to be written. Make sure the temp directory setting, both in eggdrop and in the script, are directories that are world writable (for simplicity, use /tmp).<br><br>Another thing that cropped up in my mind last night.<br><br>It may well be, that you are not receiving any data at all, when you claim 3% is transfered. It could well be that some form of error taskes place, and the error message, memory dump or some other some of dump is taking place over the connection.<br><br>If using mirc, I would sugest killing the bot after 3% has transfered (leaving the send open). This should produce a file in your mirc received directory (in preperation for a transfer resume). Consult it's contents to see if it is infact 3% of the actual file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Dec 10, 2002 6:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-10T05:31:26-04:00</updated>

		<published>2002-12-10T05:31:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14150#p14150</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14150#p14150"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14150#p14150"><![CDATA[
Thank you both for being so eager to help. Apparently I managed to get it to work. But the crappy part is, I am not quite sure what I did. <br><br>The only thing I can think of, is that I changed the settings for the Janitor, in the jIRCserv script. Before, when I was getting the trouble, I had left it the default. Because, I had no intention of using it. And I didn't think, it would affect the script!<br><br>Again, a big thank you, to you guys.<p>Statistics: Posted by Guest — Tue Dec 10, 2002 5:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-09T18:22:59-04:00</updated>

		<published>2002-12-09T18:22:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14142#p14142</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14142#p14142"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14142#p14142"><![CDATA[
Where the files being transfered corruipted?<br><br>Where the files that correctly transfered small or large files?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 09, 2002 6:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2002-12-09T18:21:05-04:00</updated>

		<published>2002-12-09T18:21:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14141#p14141</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14141#p14141"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14141#p14141"><![CDATA[
Just a roungh guess, but its not trying to create a temp file is it? This would of course fail in a dir where it did not have permission.<br><br>I'm not familiar with the fserve script, so I'd look at it and see what it does if I were you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Mon Dec 09, 2002 6:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-09T16:42:43-04:00</updated>

		<published>2002-12-09T16:42:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14135#p14135</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14135#p14135"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14135#p14135"><![CDATA[
As far as the permissions go, I don't think that is the issue. <br><br>User anon_ftp is the account, where the files are located.<br>The eggdrop is running from the sqwerl account.<br><br>User sqwerl is in the anon_ftp User Group. The file permissions on the files/dirs in the anon_ftp group are world readable. <br><br>In the filesys module:<br>set files-path "/home/anon_ftp"<br>set incoming-path "/home/anon_ftp/Uploads"<br>set upload-to-pwd 0<br>set filedb-path ""<br>set max-filesize 0<br>---<br>In the jIRCserv script:<br>set dvs_fserve(filepath) /home/anon_ftp<br>---<br>I am using Eggdrop 1.6.13<br><br>---<br>Now, just for fun and giggles, I changed the above paths, to one that pointed to a dir, in the account where the eggdrop is. And the transfer worked!<p>Statistics: Posted by Guest — Mon Dec 09, 2002 4:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-08T20:14:56-04:00</updated>

		<published>2002-12-08T20:14:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14109#p14109</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14109#p14109"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14109#p14109"><![CDATA[
As posted in photons edit.<br><br>0% of the file would be transfered if it where a permissions problem.<br><br>It's not up to eggdrop to check the file permissions or ownership, before reading from, writting to or executing a file. This is done by the kernel.<br><br>If the permissions or ownership are incorrect, the kernel will prevent any access to the file.<br><br>In other words, file ownership/permissions are correct, and the bot is readint he file.<br><br>This sounds more like a connection issue, eggdrop using too much mem/cpu or some form of code loop.<br><br>What version of eggdrop are you using, and do any other versions give you this problem.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Dec 08, 2002 8:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Photon]]></name></author>
		<updated>2002-12-08T19:18:16-04:00</updated>

		<published>2002-12-08T19:18:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14104#p14104</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14104#p14104"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14104#p14104"><![CDATA[
so .. lets get this straight... you chown'ed the files so that the bot could read 'em?<br><br>The other thought is that if the mountain wont go to mohammed, then put the files into the bots account, chown them to the bot, and possibly symlink the files dir to your ftp account, and make them readable by that user?<br><br>Hope that made a bit more sense than I thought it did...<br><br>[edit] - the one thing that worried me is that if the files are not readable by your bot, then it shouldnt really get anywhere - not to 3% and crash.. have you tested it with a file owned by the bot user???<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1824">Photon</a> — Sun Dec 08, 2002 7:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-08T17:46:51-04:00</updated>

		<published>2002-12-08T17:46:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14101#p14101</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14101#p14101"/>
		<title type="html"><![CDATA[Fserve help needed]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14101#p14101"><![CDATA[
Ok, so i've got the jIRCoff Fserve script working. But there is one problem. The files that I want people to access are under another User ID. But, I have group access. So I set the 'root' directory for the File Transfer Module, and jIRCoff, to that account. And everything works, just fine. Until I go to get a file. Then, i'll get about 3% of the file. And the bot starts lagging, and eventually dies. Because the transfer killed the connection. As far as I know anyway.<br><br>Does anyone know how to get around this? Other than putting the bot into that Account?<br><br>btw - before anyone tries to tell me I shouldn't put someone else's files on an fserve. They are my files, on my own box. And that account is an FTP account. And I don't really want to put the bot in there.<p>Statistics: Posted by Guest — Sun Dec 08, 2002 5:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
