when I dccsend to from one bot to another bot, if the file is already on the receiving bot, it blocks the send. I get file already exists. Anyway around this?
And what handle appears in the .channel list? I know your trying to help, but its not the handle, I used the nick thats in the channel. I have operated this channel for over 5 years, it i just lost my coder. Oy.... if you want help, would you just do as we ask? Thats ok guys, thanks for your time.
user wrote:And what handle appears in the .channel list?
I know your trying to help, but its not the handle, I used the nick thats in the channel. I have operated this channel for over 5 years, it i just lost my coder.
Linking has nothing to do with the hostmasks. What does the sending bot look like on irc (nick!user@host) and what host(s) is/are added to its user record in the recieving bot? host mask for sending bot is in the userfile of receiving bot just like it is on the irc. host mask for receiving bot in i...
I 've done everything you have suggested. If you had, the file would have been transfered by now. To sum up what I've said so far (and explain it in a bit more detail): bot2 (the one that will RECIEVE the file) must have bot1 (the SENDER) added to its userfile with the right flags. SO: In bot2; .ch...
I get on second bot.Refused DCC SEND test.txt (no access): Then the sending bot is NOT recognized as a file system user by the recieving bot. And YOU continue to be the problem by not reading the answers you ask for. I changed the flag on the sending bot to box and I still get Refused DCC SEND test...
Are you 100% sure bot1 (the sender) is recognized by bot2 (the reciever) and that it has the right flags? If so: what happens on the recieving bot when you initiate the send? Are you sure the filesys settings are correct? ("incoming-path" must be set to recieve files) I get Refused DCC SE...
Dammit don't get insulting, I ask for help and said I didn't know how to code. I guess I can't get it here sorry I even ask for help> How about reading the answers we give you then? You don't need to know how to code. You need to know how to set up an eggdrop and add users. geeze the bot is a user,...
If you have problems understanding how the userlist in eggdrop works I suggest reading http://www.egghelp.org/using.htm#userfile (the sending bot needs to be recognized by the recieving bot on irc) I read the file you suggested and it doesn't address the problem. the problem is sending a file from ...