!
ASUS rt-N10U 1.9.2.7-rtn-r4330
, . - nShaper
http://wl500g.info/showthread.php?27...Linux&langid=3 "" .
openssh-sftp-server. -
openssh-sftp-server , . ipkg statusCode:mkdir /tmp/local/opt mount /tmp/local/opt /opt ipkg.sh update # ipkg install ipkg-opt # ( ipkg.sh install ipkg-opt, ) ipkg update # - ipkg upgrade # - ipkg install openssh-sftp-server if [ ! -f "/usr/local/sbin/post-boot" ]; then mkdir -p /usr/local/sbin/ echo "#!/bin/sh" >> /usr/local/sbin/post-boot fi echo "mount /tmp/local/opt /opt" >> /usr/local/sbin/post-boot chmod +x /usr/local/sbin/post-boot # post-boot flashfs save && flashfs commit && flashfs enable && reboot
Code:ipkg status Package: ipkg-opt Version: 0.99.163-10 Depends: uclibc-opt Status: install user installed Architecture: mipsel Installed-Time: 1361952651 Package: openssh-sftp-server Version: 5.9p1-1 Depends: openssl, zlib Status: install user installed Architecture: mipsel Package: openssl Version: 0.9.7m-6 Status: install ok installed Architecture: mipsel Package: uclibc-opt Version: 0.9.28-13 Suggests: ipkg-opt Status: install ok installed Architecture: mipsel Package: zlib Version: 1.2.5-1 Status: install ok installed Architecture: mipsel Successfully terminated.
openssh-sftp-server ? ipkg.sh install ipkg-opt, ipkg install ipkg-opt , ?


Reply With Quote

