I am automating the file transfers, and am having an issue with wildcards. I want to rename the file on the FTP site before downloading it. For example, instead of:
ABC Claim File.txt
I want the file name to be claimant.txt. Is there a way to rename it before I download it?
Thanks for any help!