Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi all,
i've intalled dropbear binary for dsmg600 and i see that it work fine, but when i try to open a file with vi i've an error:
# ssh <ip of my dsmg600>
root@<ip of my dsmg600>'s password:
BusyBox v1.2.1 (2006.08.16-19:37+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
# vi welcome.msg
welcome.msg: applet not found
#
Where is my error?
I don't launch a dropbear package initialize file. Is it the problem?
Regards
Offline
You get this error because there is not vi in D-Link firmware. You need to use vi inside custom busybox.
For example you can use same busybox that you use for telnet.
/mnt/HD_a2/busybox vi
Offline