Software to automatically download a file from FTP and then rename->replace existing file
        Posted  
        
            by pauska
        on Super User
        
        See other posts from Super User
        
            or by pauska
        
        
        
        Published on 2010-02-01T22:51:44Z
        Indexed on 
            2010/04/15
            1:03 UTC
        
        
        Read the original article
        Hit count: 449
        
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?
© Super User or respective owner