Hi,
I am using version 1.1.8
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:25.906 : ---> USER uploaddocs
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:25.968 : 331 User name okay, need password.
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:25.968 : ---> PASS ********
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.031 : 230 User logged in, proceed.
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.046 : ---> TYPE I
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.109 : 200 Type set to I.
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.218 : ---> PORT 192,168,1,118,12,115
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.281 : 200 PORT Command successful.
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.281 : ---> STOR \\toto.test
DEBUG [EnterpriseDT.Net.Ftp.FTPControlSocket] 7 juil. 2005 16:19:26.343 : 150 Opening BINARY mode data connection for toto.test.
DEBUG [EnterpriseDT.Net.Ftp.FTPClient] 7 juil. 2005 16:20:58.015 : Transferred 2809344 bytes to remote host
The problem is that i did'nt receive EVENT COMPLETE but the file is well ALL transfered on the server !!
Thanks in advance,
Rodolphe.