I use a trial version.
I am facing an issue when I call the _ftp.ChangeDirectory() method on remote server.
I thought the passive mode but this does not solve the problem. I note that this error is not systematic, it sometimes occurs.
Here is the log:
07/05/2011 - 10:29:41.112 [1] ... An error orccured on ChangeDirectory. Error : An established connection was aborted by the software in your host machine. -
at Rebex.Net.Ftp.BQDrolZ(String , String )
at Rebex.Net.Ftp.CnNcvYZ(String )
at Rebex.Net.Ftp.ChangeDirectory(String remotePath)
.....
10:43:52.794 Error Info: Rebex.Net.FtpException: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at Rebex.Net.ProxySocket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at wWGvS.AgXIfM.ByklbC(Byte[] )
at Rebex.Net.Ftp.BQDrolZ(String , String )
--- End of inner exception stack trace ---
at Rebex.Net.Ftp.BQDrolZ(String , String )
at Rebex.Net.Ftp.CnNcvYZ(String )
10:43:52.794 Error Info: System.InvalidOperationException: Not connected to the server.
at Rebex.Net.Ftp.cOUusW()
at Rebex.Net.Ftp.GetList(String arguments)93
93