I am trying to ftp to a UNIX server. I am using the INET control. I have to specify the protocol as icDefault or it will not even connect. When I run inet.execute, the connection seems to work fine connecting. Then it gives me state 11(icError) and will not execute the DIR or PWD request. I am starting to think that I will have to use the Winsock control but I do not know how. Can anyone help me?

------------------