I am creating a FTP client and I am having trouble creating solid send and recieve procedures for my file transfers. I have no problem passing commands to the FTP server but I have found no documentation in the FTP RFC on how to set up the send and recieve functions. I have also looked at FTP clients that I found on popular VB Code sites with no luck. If someone has any code that might get me going in the right direction it would be great if you could share it with me. Thanks in advance.

Bryan