Cannot restore backup

I have lost all connection to MT through ethernet interfaces (through incorrect configuration) and now I want to restore the last backup through serial console. But I get this:

[admin@pad001X] system backup> /file print

NAME TYPE SIZE CREATION-TIME

0 hotspot directory jul/07/2004 11:03:12
1 hotspot/alogin.html unknown 1154 jul/07/2004 11:03:12
2 hotspot/error.html unknown 285 jul/07/2004 11:03:12
3 hotspot/login.html unknown 1796 jul/07/2004 11:03:12
4 hotspot/logout.html unknown 1191 jul/07/2004 11:03:12
5 hotspot/md5.js unknown 7218 jul/07/2004 11:03:12
6 hotspot/redirect.html unknown 205 jul/07/2004 11:03:12
7 hotspot/status.html unknown 1277 jul/07/2004 11:03:12
8 hotspot/trouble.html unknown 1677 jul/07/2004 11:03:12
9 hotspot/img directory jul/07/2004 11:03:12
10 hotspot/img/logoff.gif unknown 1683 jul/07/2004 11:03:12
11 hotspot/img/logon.gif unknown 1776 jul/07/2004 11:03:12
12 hotspot/img/top.gif unknown 13619 jul/07/2004 11:03:12
13 hotspot/img/trouble.gif unknown 4599 jul/07/2004 11:03:12
14 MikroTik-03082004-0015.backup backup 13862 aug/03/2004 00:15:17
15 MikroTik-12072004-1005.backup backup 4826 jul/12/2004 10:05:23
16 MikroTik-13072004-0949.backup backup 6178 jul/13/2004 09:49:03
17 MikroTik-13072004-1719.backup backup 6627 jul/13/2004 17:19:58
18 MikroTik-14072004-2152.backup backup 8069 jul/14/2004 21:52:30
19 MikroTik-15072004-0054.backup backup 8272 jul/15/2004 00:54:20
20 MikroTik-20072004-2233.backup backup 11195 jul/20/2004 22:33:44
21 MikroTik-22072004-1700.backup backup 14242 jul/22/2004 17:00:38
[admin@pad001X] system backup> load
name: 14
Restore and reboot? [y/N]: y
System configuration restored, rebooting now
ERROR: file not found
[admin@pad001X] system backup>

Is this a bug or corrupt file or flash card? What can I do?

Thanks,
Guy

you have to specify full name of the backup file not some integer number.

Edgars

Thanks, I tried this previously but must have mis-typed the file name.

Guy

you can use ‘Tab’ button to complete commands or filenames (should appear under file list) automatically. For example, in this case you could wrote:

/sys [Tab] bac [Tab] load file=M [Tab] 03 [Tab]

Edgars