This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

download

Old posts that have not been replied to for several years.
Locked
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

download

Post by caesar »

I would like to use a pub/msg command and the eggdrop to download a file from the address I tell it and put it in the scripts/ dir. I'm not familiar only with the downloading part. Any1 can tell me how to make this part? Thanks in advance. :)
Once the game is over, the king and the pawn go back in the same box.
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

I would assume slennox would know this, seeing as I presume thats what the netupdate component of his botnet scripts does.

A good place to start would ge one of the http scripts in the archive methinks ... but I dont know if any of them allow specification of the target dir (not used 'em meself..)
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

I will not mind if it's an non specific page, only if I can change the file name to download.
Once the game is over, the king and the pawn go back in the same box.
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

http://www.egghelp.org/tclhtml/1256-0-1-HTTP.htm

I think its the one by firegl that everyone uses... comes with instructions IIRC, otherwise there are loads of references to it on this site.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

And wich one to get? I haven't seen something to satisy my need.. :) The HTTP server for eggdrop?
Once the game is over, the king and the pawn go back in the same box.
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

DOH!

sorry, from within that file
# 1. Get tclhttpd2.2.1.tar.gz (or later) from one of these locations:
# ftp://ftp.scriptics.com/pub/tcl/httpd/
That seems to be the thing you're looking for!
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Humm.. That is a HTTP server for eggdrop and I'm not shure that will help me. I'll give it a try anyway..
Once the game is over, the king and the pawn go back in the same box.
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

Worst to worst, you cuold always just write a little exec script to wget <file> and specify ~/eggdrop/scripts/ to place the file.
Locked