Hi,
I am using edtFTPnet version 1.3.0.0 and I am getting following various errors.
Would some be able to help me or guide me how to fix these errors?
1) System.Exception: Unable to read data from the transport connection.
2) EnterpriseDT.Net.Ftp.FTPException: Binary data connection for /bin/ls (10.8.1.1,47077) (0 bytes). (code=150) at EnterpriseDT.Net.Ftp.FTPControlSocket.ValidateReply(FTPReply reply, String[] expectedReplyCodes) at EnterpriseDT.Net.Ftp.FTPClient.Quit()
3) System.Exception: Only one usage of each socket address (protocol/network address/port) is normally permitted
4) System.IO.IOException: Unable to read data from the transport connection. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- E
5) System.IO.IOException: Unable to read data from the transport connection. ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- E
6) System.SystemException: Control channel unexpectedly closed at EnterpriseDT.Net.Ftp.FTPControlSocket.ReadReply() at EnterpriseDT.Net.Ftp.FTPControlSocket.SendCommand(String command) at EnterpriseDT.Net.Ftp.FTPClient.Quit
7) System.IO.IOException: Unable to read data from the transport connection. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 siz
8) System.Exception: The requested name is valid, but no data of the requested type was found
9) System.Exception: No connection could be made because the target machine actively refused it
Thanks
BSA