…thank’s i will … but it is a production device and I have to run the prescribed procedures and it takes some time … task-scheduler doesn’t work in 1.0.4 ?
My script is for backing up the running config in a remote server.
If i run it manually it works, but not with the “task-scheduler”.
Interestingly enough, if i comment out all my comands and I add only → logger “test end” , at the end of the script it does work (as I was adviced) . However it i add another logger at the beginning of the script it doesn’t.
I thought it could be permissions but i have setup the file with write permissions for all
I have also tried to use the regular crontab but this does not work either.