Rename source file extension on FTP server after download

Core FTP client questions and answers
Post Reply
Vic
Posts: 3
Joined: Wed Mar 18, 2009 12:43 am

Rename source file extension on FTP server after download

Post by Vic »

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?
Post Reply