I've tried many times (and searched on this forum) to set-up the Scheduler so that once a week my Mikrotik gets backed up in the cloud, but unfortunately I couldn't find a working solution.
This is the export of my actual Scheduler item, it obviously not works:
Code: Select all
/system scheduler
add interval=1w name=cloud-backup on-event="/system backup cloud remove-file number=0\r\
\n/system backup cloud upload-file action=create-and-upload password=MY_PASSWPRD" policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon start-date=jan/01/2022 start-time=03:00:00
Thanks in advance for anyone who's going to help!
Have a nice day!