[Migrated content. Thread originally posted on 12 November 2003]
Hey everybody,i hope someone can help me. I tried to connect to ftp with the c$socket routine.
The connection with user and password works already, but there is no data connection.
Normally if the control connection thru port 21 is established, the server and the client program build another connection thru port 20 (or a higher port), the ftp-data port.
But I don? t have any idea to do this with c$socket.
Opening a connection with port 20 results in an error.
I found no way to get a data connection via the ftp commands I found in the rfc 959 documentation.
Thank You for an answer.



