OSDN Git Service

Fix bugs of routines for login.
authors_kawamoto <s_kawamoto@users.sourceforge.jp>
Sat, 3 Dec 2011 14:55:36 +0000 (23:55 +0900)
committers_kawamoto <s_kawamoto@users.sourceforge.jp>
Sat, 3 Dec 2011 14:55:36 +0000 (23:55 +0900)
FFFTP_Eng_Release/FFFTP.exe
Release/FFFTP.exe
connect.c

index b49f45f..02b585a 100644 (file)
Binary files a/FFFTP_Eng_Release/FFFTP.exe and b/FFFTP_Eng_Release/FFFTP.exe differ
index 669a5fe..0d60d03 100644 (file)
Binary files a/Release/FFFTP.exe and b/Release/FFFTP.exe differ
index 2dee566..92f8ef0 100644 (file)
--- a/connect.c
+++ b/connect.c
@@ -1620,6 +1620,9 @@ static SOCKET DoConnectCrypt(int CryptMode, HOSTDATA* HostData, char *Host, char
                                                                                        DoPrintf("No password specified.");\r
                                                                                }\r
                                                                        }\r
+                                                                       // FTPES対応\r
+                                                                       if(Continue == YES)\r
+                                                                               Sts = FTP_COMPLETE;\r
                                                                }\r
                                                                while(Continue == YES);\r
                                                        }\r