I am looking to rename some file extensions on a suppliers ftp (renaming from *.tmp to *.txt) and would like to use a powershell script so this can be run as a scheduled task.
Being a total newbie using PS I did some searching but could not find exactly what I needed. I did find various scripts that uploaded and download the files, altering some of the code to try and get what I want but with no success due to my lack of knowledge
If anyone can assist that would be very much appreciated
Thanks Andy