Search code examples
ftpwinscp

Change file extension after FTP transfer


I'm transferring a small text file over FTP and trying to change the file extension after the transfer's been completed so the destination server can process the contents, how do I do this, the commands on winscp.net aren't particularly helpful but then again, I may be searching like an idiot.


Solution

  • rename oldname newname
    

    If your client complains, try:

    quote site rename oldname newname