I am currently working on a little app that is supposed to copy files and directories from an ftp server. I already have the code for connecting to the server, as well as how to send it messages. The problem is that I do not know how to make it copy a folder, and all of the files and sub-folders under it, into a destination on my local machine.
Can anyone help me?
Thank you in advance.
Can anyone help me?
Thank you in advance.