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.
Help for those learning Tcl or writing their own scripts.
ryal
Voice
Posts: 35 Joined: Thu May 12, 2005 6:10 pm
Post
by ryal » Tue Apr 25, 2006 7:33 pm
Hi!
I would like my bot to compress a directory (containing sub dirs and files, but its like a few kilos only) and then sending it
Is that doable?
When i use the compressfile function it says it needs a file
Is that possible to compress a directory?
Thx in advance
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Wed Apr 26, 2006 4:16 am
nope
the easiest way to accomplish that is:
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
ryal
Voice
Posts: 35 Joined: Thu May 12, 2005 6:10 pm
Post
by ryal » Wed Apr 26, 2006 8:20 am
thx a bunch!
i tried this exec cmd, i didnt know we could execute external progs in an eggdrop
comes in handy!