Hi, just wondering if anyone is using the cnFTP class with success? I'm finding I can do basic file downloads and directory listings but cannot get renaming or deleting to work. Here's an example of the code I'm using for the delete.... mFTPDeleteFile(aServerIP, aUserName, aPassword, ftpFolder, file...