Chimay-Red
Chimay-Red copied to clipboard
export config not working /ram/info.out: No such file or directory
Test
/nova/bin/info '/system sup-output name=supout1.rif'
cp /rw/disk/supout1.rif /ram/winbox.idx
this working fine
/nova/bin/info '/export' > /ram/winbox.idx busybox same output: /ram/info.out: No such file or directory this have problems
I think this depends on RouterOS versoin
On 6.38.4:
# /nova/bin/info '/system sup-output name=supout1.rif'
can't open file /ram/info.out: No such file or directory
# /nova/bin/info 'export'
# mar/10/2018 11:48:50 by RouterOS 6.38.4
# software id = [...]
#
/tool user-manager customer
set admin access=\
own-routers,own-users,own-profiles,own-limits,config-payment-gw
/ip address
add address=192.168.2.123/24 interface=ether2 network=192.168.2.0
[...]
/nova/bin/info '/system sup-output name=supout1.rif' can't open file /ram/info.out: No such file or directory
It seems to me that this error is also thrown at me, but the file is created anyway and it seems to be not corrupt. -> /rw/disk/supout1.rif Then with the .rif parser of mikrotik the information is much more readable.