Hi!
I would like to copy a given file from one FTP server to the next.
I've tried reading from source FTP server to the local disk, and writing back to the destination FTP server.
Instead is there a more easier way provided in this API? (I know that FTP does not have a COPY command, I was just wondering if the API had a method that mimics the copy)
/A