How can I rename a file on FTP site?

Core FTP client questions and answers
Post Reply
cphilips
Posts: 2
Joined: Thu Dec 01, 2005 5:46 pm

How can I rename a file on FTP site?

Post by cphilips »

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!
cphilips
Posts: 2
Joined: Thu Dec 01, 2005 5:46 pm

Post by cphilips »

I am not aware of any wildcards that will work with FTP automated batch scripts. If you or anyone knows of any, I will gladly use that!
Post Reply