Problems with "ddserver package updater"
Posted: 22 Feb 2016, 11:47
Problems with "ddserver package updater"
I got a tp-link MR11U (version 2).... it is a China version of MR3040. Both machine are almost the same.
I flashed the openwrt to the MR11U, it come with the web interface.
(by using the rom: openwrt-ar71xx-generic-tl-mr11u-v2-squashfs-sysupgrade)
I followed the step according to the link below
http://dslrdashboard.info/ddserver-package-updater/
=======================================================================================================
D:\go>update_ddserver.bat root_12345 192.168.1.1 ddserver_0.2-13_ar71xx.ipk
D:\go>pscp.exe -scp -l root -pw root_12345 ddserver_0.2-13_ar71xx.ipk 192.168
.1.1:/tmp
Access denied
root@192.168.1.1's password:
ddserver_0.2-13_ar71xx.ip | 10 kB | 10.3 kB/s | ETA: 00:00:00 | 100%
D:\go>plink.exe -ssh -l root -pw root_12345 -batch 192.168.1.1 /etc/init.d/dd
server stop; opkg remove ddserver; opkg install /tmp/ddserver_0.2-13_ar71xx.ipk;
/etc/init.d/ddserver start; rm /tmp/ddserver_0.2-13_ar71xx.ipk
Access denied
D:\go>
=========================================================================================================
how come it replied with "Access denied" ?
Is it I have to do some more steps to do it?
thanks a lot.
I got a tp-link MR11U (version 2).... it is a China version of MR3040. Both machine are almost the same.
I flashed the openwrt to the MR11U, it come with the web interface.
(by using the rom: openwrt-ar71xx-generic-tl-mr11u-v2-squashfs-sysupgrade)
I followed the step according to the link below
http://dslrdashboard.info/ddserver-package-updater/
=======================================================================================================
D:\go>update_ddserver.bat root_12345 192.168.1.1 ddserver_0.2-13_ar71xx.ipk
D:\go>pscp.exe -scp -l root -pw root_12345 ddserver_0.2-13_ar71xx.ipk 192.168
.1.1:/tmp
Access denied
root@192.168.1.1's password:
ddserver_0.2-13_ar71xx.ip | 10 kB | 10.3 kB/s | ETA: 00:00:00 | 100%
D:\go>plink.exe -ssh -l root -pw root_12345 -batch 192.168.1.1 /etc/init.d/dd
server stop; opkg remove ddserver; opkg install /tmp/ddserver_0.2-13_ar71xx.ipk;
/etc/init.d/ddserver start; rm /tmp/ddserver_0.2-13_ar71xx.ipk
Access denied
D:\go>
=========================================================================================================
how come it replied with "Access denied" ?
Is it I have to do some more steps to do it?
thanks a lot.