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

	<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>2007-03-08T15:26:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-03-08T15:26:06-04:00</updated>

		<published>2007-03-08T15:26:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71100#p71100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71100#p71100"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71100#p71100"><![CDATA[
Read: <a href="http://forum.egghelp.org/viewtopic.php?t=11378" class="postlink">http://forum.egghelp.org/viewtopic.php?t=11378</a> for more ideas, too.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Mar 08, 2007 3:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[devilsoulblack]]></name></author>
		<updated>2007-03-07T22:24:41-04:00</updated>

		<published>2007-03-07T22:24:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71080#p71080</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71080#p71080"/>
		<title type="html"><![CDATA[Re: Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71080#p71080"><![CDATA[
<blockquote class="uncited"><div>HI, I am running "PISG" for my chan stats using my shell account "public_html" folder but our channel web page is on different server, is there anyway i can link the stats from my shell to that webpage? and bot/script updates automatically? i'll appreciate for your help<br><br>thanks and happy new year</div></blockquote><br>used this<br><br>lftp -u user,paswd ftp.webpage.com -e "cd www ; cd stats ; put /home/user/pisg/index.html ; quit"<br><br>and for auto upload put this in cron<br><br>10 0,6,12,18 * * * lftp -u user,paswd ftp.webpage.com -e "cd www ; cd stats ; put /home/user/pisg/index.html ; quit"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4165">devilsoulblack</a> — Wed Mar 07, 2007 10:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mm]]></name></author>
		<updated>2005-01-01T16:52:17-04:00</updated>

		<published>2005-01-01T16:52:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44827#p44827</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44827#p44827"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44827#p44827"><![CDATA[
thanks a lot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5145">mm</a> — Sat Jan 01, 2005 4:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-31T21:59:45-04:00</updated>

		<published>2004-12-31T21:59:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44784#p44784</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44784#p44784"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44784#p44784"><![CDATA[
in the shell type: which curl<br><br>if nothing comes up, ask the admin to install it<br><br>or, you can build &amp; install it yourself for your private use (in ~/bin)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Dec 31, 2004 9:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mm]]></name></author>
		<updated>2004-12-31T21:47:46-04:00</updated>

		<published>2004-12-31T21:47:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44781#p44781</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44781#p44781"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44781#p44781"><![CDATA[
thanks again demond, i am using shell account, so how to check if they have usr/bin/curl, so when i add your codes to "crontab" it should work, or should i ask shell admin to install curl?<br><br>thanks again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5145">mm</a> — Fri Dec 31, 2004 9:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-31T20:07:11-04:00</updated>

		<published>2004-12-31T20:07:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44776#p44776</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44776#p44776"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44776#p44776"><![CDATA[
I was wrong, you need to use <a href="http://curl.haxx.se" class="postlink">curl</a>, not wget (I don't believe wget has upload capabilities)<br><br>for example, this shell command will set up a cronjob to upload all html files from your public_html directory to the remote webserver every other hour:<div class="codebox"><p>Code: </p><pre><code>echo "00 0-23/2 * * * cd /home/yourlogin/public_html; for i in *.html; do /usr/bin/curl -T $i ftp://your.webserver.com/public_html/ -u yourlogin:yourpassword &gt;/dev/null 2&gt;&amp;1; done" | crontab -</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Dec 31, 2004 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mm]]></name></author>
		<updated>2004-12-31T16:15:37-04:00</updated>

		<published>2004-12-31T16:15:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44775#p44775</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44775#p44775"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44775#p44775"><![CDATA[
Thanks a lot, you guys are always very helpfull. I was reading "Alchera" post regarding pisg, it's very helpfull, i am using his method of crontab, but how do i set ftp stuff in this crontab?<div class="codebox"><p>Code: </p><pre><code>#!/bin/sh statsbin="./pisg" statpath="/home/wombles/public_html/chanstats" cd $statpath $statsbin</code></pre></div>Here's my crontab entry: <br>Code: <div class="codebox"><p>Code: </p><pre><code>0 0 * * * ~/public_html/chanstats/pisgchek &gt;/dev/null 2&gt;&amp;1 </code></pre></div><br>Thanks again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5145">mm</a> — Fri Dec 31, 2004 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-31T09:06:07-04:00</updated>

		<published>2004-12-31T09:06:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44768#p44768</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44768#p44768"/>
		<title type="html"><![CDATA[Re: Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44768#p44768"><![CDATA[
<blockquote class="uncited"><div>HI, I am running "PISG" for my chan stats using my shell account "public_html" folder but our channel web page is on different server, is there anyway i can link the stats from my shell to that webpage? and bot/script updates automatically? i'll appreciate for your help<br><br>thanks and happy new year</div></blockquote>I don't know pisg, but if it does support updating remote website, it would be through periodical ftp'ing of html files - something that you could manage yourself in case it's not supported by pisg - by setting up a cronjob using wget<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Dec 31, 2004 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-12-31T03:49:02-04:00</updated>

		<published>2004-12-31T03:49:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44766#p44766</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44766#p44766"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44766#p44766"><![CDATA[
Have you even tried to search for pisg in the tcl archive?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Fri Dec 31, 2004 3:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mm]]></name></author>
		<updated>2004-12-31T03:08:25-04:00</updated>

		<published>2004-12-31T03:08:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44765#p44765</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44765#p44765"/>
		<title type="html"><![CDATA[Channel Statistics]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44765#p44765"><![CDATA[
HI, I am running "PISG" for my chan stats using my shell account "public_html" folder but our channel web page is on different server, is there anyway i can link the stats from my shell to that webpage? and bot/script updates automatically? i'll appreciate for your help<br><br>thanks and happy new year<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5145">mm</a> — Fri Dec 31, 2004 3:08 am</p><hr />
]]></content>
	</entry>
	</feed>
