Patch level : 12.0 no-patch
Files correlati : ba Commento : Tolto secondo messaggio di benvenuto nel server
This commit is contained in:
parent
17cb208fea
commit
644d7ca14b
@ -1182,9 +1182,6 @@ bool TSocketClient::FtpSendFile(CONNID id, const char* remote, const char* local
|
||||
if (!ReadLine(id, response)) // 220 Welcome
|
||||
return ok;
|
||||
|
||||
// Possono esserci due messaggi di benvenuto
|
||||
ReadLine(id, response);
|
||||
|
||||
TSocket_connection& conn = *(TSocket_connection*)GetConnection(id);
|
||||
if (user==NULL || !*user)
|
||||
user = "anonimous";
|
||||
|
Loading…
x
Reference in New Issue
Block a user