Software to automatically download a file from FTP and then rename->replace existing file
- by pauska
Hi.
We pay a news agency to provide us mp3's of hourly news bulletins. They put the mp3's on a FTP server just about 10 minutes before every hour, with files named after date and time (example: 02012010_1600.mp3 or similar).
I need to find some solution to download only the latest modified file from the FTP server, rename it to news.mp3 and replace the previous news.mp3 that was created.
This should prefferably run on a Windows 2008 Server, as a service if its possible.
Anyone have suggestion for software?