Hi all, when I use using curl-7.19.4 (win 32) - libcurlnet-1_3 to upload one file to a FTP server using FTPS from my win application, I have this log: ------------------------------------------- Trying ipnumber... connected
Connected to ipnumber (ipnumber) port 21 220 Welcome to ftp-int AUTH SSL 234 AUTH SSL successful SSLv2, Client hello (1): SSLv3, TLS handshake, Server hello (2): SSLv3, TLS handshake, CERT (11): SSLv3, TLS alert, Server hello (2): * error:0D0680A8:lib(13):func(104):reason(168) Closing connection #0 ------------------------------------------ Can you please tell me which is the problem? Regards,
