FTP Synchronization/download App for video files with ffmpeg post processing

Job ID: 31783761

Budget: €30 – €250 EUR

I need a app for windows 10, that checks an ftp/sftp server in an adjustable intervall for new files. The app should have a filter to exclude specified file extensions. Check if the new detected files are not growing anymore, than download the file to a specified folder and when the download is finished, start ffmpeg for converting the downloaded sourcefile to a specified output folder. Multiple/parallel downloads should be possible.
The app needs input fields for the ftp/sftp credentials, the folder to be watched on the server, the file extension filter (for exclusion), the local download folder, the command for ffmpeg and the output folder for the ffmpeg command. The value for maximally of parallel downloads and for the checking intervall has to be specified in adicted fields.
Additionally the app should output the status of the ftp download and ffmpeg status in a monitoring section of the app.