aMule Forum
English => en_Bugs => Topic started by: Festor on March 07, 2008, 03:33:31 PM
-
Dirty translation of this post:
http://forum.amule.org/index.php?topic=14586.0
I saw this message in the log:
ClientTCPSocket.cpp (911): User http://emule-project.net (3736143948) has requested a list of shared directories -> Accepted
However, I configured Options-> Security-> Options file-> Anyone can see shared files: Nobody
There is a mistake to view the files or leave a message?
I am using amule_20080217-1nadock7.10_i386.deb (deb Festor for Gutsy 32)
-
Confirmed :(
2008-03-17 00:06:27: ClientTCPSocket.cpp (911): User http://emule-project.net (1460282491) has requested a list of shared directories -> Accepted
With: Options-> Security-> Options file-> Anyone can see shared files: Nobody
It seems as if the aMule not updated that option in the file amule.conf
-
Any idea? :-/
-
Yes. And it is not as serious a problem as you fear:
AddLogLineM( true, CFormat( _("User %s (%u) requested your shareddirectories-list -> Denied") )
% m_client->GetUserName()
% m_client->GetUserIDHybrid() );
CPacket* replypacket = new CPacket(OP_ASKSHAREDDENIEDANS, 0, OP_EDONKEYPROT);
theStats::AddUpOverheadOther(replypacket->GetPacketSize());
AddDebugLogLineM( false, logLocalClient, wxT("Local Client: OP_ASKSHAREDDENIEDANS to ") + m_client->GetFullIP() );
SendPacket(replypacket, true, true);
#: src/ClientTCPSocket.cpp:909
#, c-format
msgid "User %s (%u) requested your shareddirectories-list -> Denied"
msgstr ""
"Usuario %s (%u) ha solicitado tu lista de directorios compartidos -> Aceptada"
I don't speak Spanish, but I doubt that "Denied" translates as "Aceptada". ;D
-
I can only say one thing.
LOL spaniards.
-
O_o :o :o
Thanks, sturedman :D