I need to be able to rename source file extentions on the remote FTP server after successfully downloading files to my server.
I have permission to rename on the FTP site.
I am using CoreFTP LE, build 1596.
Should I use Script/CMD-> Post Transfer Commands, with a script.
Or should I use RNFR/RNTO.
Do you have a sample of how your suggested method should be used?