I got this picture from the internet. My router is up to dateROS 7.0beta3 ??
That's ... over 4 years old ? That version was released 2019-10-22.
Security step 1 already omitted.
I don't want it to run late. I want the command to be executed with the condition that the uptime is more than one minute. That is, if the uptime was less, the command would not be executed.Make script - on startup
First line: delay 60
And then your line.
thanksCode: Select all:local name [/system/identity get name] system/backup/save name="disk/backup/$name"
:local name [/system/identity get name]
system/backup/save name=aaa/$name
tool/fetch address=1.1.1.1 src-path=1 mode=ftp user=user password=pass dst-path=1 upload=yes
Hi risi
Here is my script to delete user in User-manager V7.x. You need to schedule it at lease once a day at any time.
Hope this will help.