Save a backup to FTP once it is done locally

There are good scripts for FTP backup on the net.
But I need to upload configuration to remote FTP server immediately once a “system backup save name=” command is issued locally
How can it be done ???

Thank you

There is a script by Harry http://harry.subnetworx.de/2013/12/27/automated-routeros-backup-ftp/

i had no chance to try it out yet, if you test it please let me know how it works. :slight_smile:

Already look at that script, but I was finding something to check existing backup date and , as soon it is modified (overwrited) locally, start the remote ftp upload.
But I’m not as smart with scripting :frowning: