[BUG?] scripts .auto.rsc uploaded RB750G don't autoexecute

Hi guys!

seems like scripts .auto.rsc uploaded via FTP to RB750G don’t autoexecute.

Then I’ve to run scripts manually thought “/import file=XXX.auto.rsc” in order
to run properly that script

I’ve tried with 3.30 , 4.15 and 5.0rc5

scripts’s log files remain with 0 bytes.

admin@RB750G] > /file print 
 # NAME                                                                            TYPE                                                                            SIZE                 CREATION-TIME       
 0 QUEUES-srcmkt.auto.log                                                          .log file                                                                       0                    jan/02/1970 00:01:33
 1 DNATS-srcmkt.auto.rsc                                                           script                                                                          186                  jan/02/1970 00:01:38
 2 DNATS-srcmkt.auto.log                                                           .log file                                                                       0                    jan/02/1970 00:01:38
 3 NOPROXYS-srcmkt.auto.rsc                                                        script                                                                          48                   jan/02/1970 00:01:44
 4 NOPROXYS-srcmkt.auto.log                                                        .log file                                                                       0                    jan/02/1970 00:01:44
 5 ARP-srcmkt.auto.rsc                                                             script                                                                          766                  jan/02/1970 00:01:49
 6 ARP-srcmkt.auto.log                                                             .log file                                                                       0                    jan/02/1970 00:01:49
 7 ADDRESSLIST-srcmkt.auto.rsc                                                     script                                                                          711                  jan/02/1970 00:01:20
 8 ADDRESSLIST-srcmkt.auto.log                                                     .log file                                                                       0                    jan/02/1970 00:01:20
 9 ARESLIST-srcmkt.auto.rsc                                                        script                                                                          773                  jan/02/1970 00:01:27
10 ARESLIST-srcmkt.auto.log                                                        .log file                                                                       0                    jan/02/1970 00:01:27
11 QUEUES-srcmkt.auto.rsc                                                          script                                                                          1303                 jan/02/1970 00:01:33

Can anybody help ???

Thanks!

no body can help??? :frowning:

what you are importing is basically a script, you can create /system script and open in it in CLI for editing. It should be marked up, and errors shown.

creation of log files indicates that file is executed. Lack of results means there is error in there.