Hi folks,
I'm developing an app and having a problem with the FTPDeleteFile call. I'm getting an "invalid handle" or "handle of the wrong type" error when calling FTPDeleteFile. I'm calling it on the line after I call the FTPGetfile which returns successful. The funny part is I'm passing the same handle to FTPDeleteFile as I am FTPGetFile. Anybody ever had a problem with this? I'm a bit baffled at this point.
Any help would be greatly appreciated.
I'm developing an app and having a problem with the FTPDeleteFile call. I'm getting an "invalid handle" or "handle of the wrong type" error when calling FTPDeleteFile. I'm calling it on the line after I call the FTPGetfile which returns successful. The funny part is I'm passing the same handle to FTPDeleteFile as I am FTPGetFile. Anybody ever had a problem with this? I'm a bit baffled at this point.
Any help would be greatly appreciated.