I need to be able to read and write files to an FTPES server from my iPhone app. I have found many libraries for plain FTP but I specifically need FTPES.
Does anyone know of any libraries that can do this? I can work with either an objective-c or C api.