I am looking to update my interface for FTP uploads and downloads. I need to do the following:
- Upload a file
Download a file
See what files are available on the server
Delete a file on the server after downloading
I'm sure this is a familiar scenario. I would like to know what current methodologies are you using to accomplish these tasks. I am using FWH ( always latest version ), Harbour, MSVC 2020, with 32 and 64 bit builds.
Thanks for your suggestions.