View Single Post
Old 04-11-2004, 11:35 AM  
luke2k4
Member
 
Join Date: Apr 2004
Posts: 37
Default !getnfo does not start dcc

hi, the bot replys that a new nfo is uploaded with the number, but when i type this no dcc starts..... here is the part of my eggdrop.conf... for those who will say " read the manual or such things" YES I DID! BUT I DONT FIND THE MISTAKE...

Code:
#### TRANSFER MODULE ####

# The transfer module provides dcc send/get support and userfile transfer
# support for userfile sharing. Un-comment the next line to load it if you
# Set here the block size for dcc transfers. ircII uses 512 bytes,
# but admits that it may be too small. 1024 is standard these days.
# 0 is turbo-dcc (recommended).
set dcc-block 0

# Enable this setting if you want to copy files into the /tmp directory
# before sending them. This is useful on most systems for file stability,
# but if your directories are NFS mounted, it's a pain, and you'll want
# to set this to 0. If you are low on disk space, you may also want to
# set this to 0.
set copy-to-tmp 1

# Set here the time (in seconds) to wait before an inactive transfer times out.
set xfer-timeout 30# need this functionality.
#loadmodule transfer 1

# Set here the maximum number of simultaneous downloads to allow for
# each user.
set max-dloads 3
any other ideas ?!
luke2k4 is offline   Reply With Quote