Hi,
I am trying to get a FTP server written in VB so that I can transfer filed to it from a Unix PC using FTP. I have coded this using the winsock control, however when the ftp connection is intitiated on the unix box the FTP> command line is never returned to so that I can send files etc.
Is the FTP command on the Unix server waiting for a specific response, or will this approach just not work?
Cheers,
Hammy.
I am trying to get a FTP server written in VB so that I can transfer filed to it from a Unix PC using FTP. I have coded this using the winsock control, however when the ftp connection is intitiated on the unix box the FTP> command line is never returned to so that I can send files etc.
Is the FTP command on the Unix server waiting for a specific response, or will this approach just not work?
Cheers,
Hammy.