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.

downloading files

Old posts that have not been replied to for several years.
Locked
s
sfmortal

downloading files

Post by sfmortal »

how download file from internet into main bot dir pls?

for example from "www.server.com/test.txt"
what command?
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

in your /scripts eggdrop dir:
wget www.server.com/test.txt
s
sfmortal

Post by sfmortal »

thx
but i need that the bot download the file
not me
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Re: downloading files

Post by Sir_Fz »

sfmortal wrote:how download file from internet into main bot dir pls?

for example from "www.server.com/test.txt"
what command?
to download a file into the bot's dir is by using the wget command.

be more clear please ?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

You can do that via http package or something like this anyway, do a Search about it on the forum.
Once the game is over, the king and the pawn go back in the same box.
Locked