Mikrotik-RouterOS-automatic-backup-and-update icon indicating copy to clipboard operation
Mikrotik-RouterOS-automatic-backup-and-update copied to clipboard

How about an option/variable to extend the time waiting for export to complete

Open DriftlessRant opened this issue 2 years ago • 1 comments

I have a couple Model: RB941-2nD that I get *.rsc.in_progress files when the script runs as a scheduled job at 3:00 AM. Runs okay if I run it interactively. Or maybe watch for 'in_progress' in the filename and if it's there extend the delay.

Overall very useful script... thanks!

DriftlessRant avatar Mar 19 '24 01:03 DriftlessRant

Current delay time is 20 seconds, Could you please try to set another time, for example 40 seconds and tell if it worked wor you. You can adjust the value in the script yourself, it's on the line 194 https://github.com/beeyev/Mikrotik-RouterOS-automatic-backup-and-update/blob/b459aa499e570cc10ff4d5f2c1306073c754aedb/BackupAndUpdate.rsc#L194

beeyev avatar Apr 01 '24 10:04 beeyev