Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export config not working /ram/info.out: No such file or directory #24

Open
11ume opened this issue Feb 18, 2018 · 3 comments
Open

export config not working /ram/info.out: No such file or directory #24

11ume opened this issue Feb 18, 2018 · 3 comments

Comments

@11ume
Copy link

11ume commented Feb 18, 2018

Test
/nova/bin/info '/system sup-output name=supout1.rif'
cp /rw/disk/supout1.rif /ram/winbox.idx
this working fine
reader

/nova/bin/info '/export' > /ram/winbox.idx
busybox same output:
/ram/info.out: No such file or directory
this have problems

@BigNerd95
Copy link
Owner

I think this depends on RouterOS versoin

@BigNerd95
Copy link
Owner

BigNerd95 commented Mar 10, 2018

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
[...]

@11ume
Copy link
Author

11ume commented Apr 1, 2018

/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants