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.

Making egg recieve DCC sends from other users?

General support and discussion of Eggdrop bots.
Post Reply
K
KrK
Voice
Posts: 1
Joined: Sun May 07, 2006 9:07 pm

Making egg recieve DCC sends from other users?

Post by KrK »

I'm trying to make my eggdrop (v1.6.17) accept a DCC send from a user, but coming into a few problems.

When I send a file to the eggdrop I get this logged in the DCC chat to the egg:

Code: Select all

<Vodka> [20:11] -KrK (KrK@*censored*)- DCC Send KrK.txt (***.***.161.120)
<Vodka> [20:11] CTCP DCC: SEND KrK.txt 2262933880 7005 22076 from KrK (KrK@*censored*)
[The IP and hostname are censored on purpose]

After 30 seconds, I get:

Code: Select all

<Vodka> [20:15] DCC connection failed: SEND KrK.txt (KrK!KrK@*censored*)
<Vodka> [20:15]     (Error 0)
-Vodka- Failed to connect (Error 0)
I have also had an error which says "Failed to connect (Invalid namespace)". I seem to get one of those errors every time.

I can't seem to find a way of making the Eggdrop accept the DCC send, and transfer the file. I've tried entering the file system and using .get <file> [nick], but I am informed there are no matching files.

I was just wondering if anybody could help me out, and point me in the right direction with this?

Thanks a lot,

-KrK
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

explore my signature

and try again with my-ip set in the config file, or fix/remove that setting if incorrect
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
Post Reply