September 29, 2010 3:36 PM
Hi All,
I've installed this package (dd-wrt-usb-ftp-samba3-vpn-O2-v24-K26-broadcom.bin) on my WNR3500L. First of all, thanks for making this package available!
I'd like to use ssh file transfer to access my USB drive remotely. For this, I would need the openssh-sftp-server package installed, which is not present in your mod.
I installed it with ipkg into jffs:
ipkg install openssh-sftp-server
However, when I try to run it, it stops with:
sftp-server: can't resolve symbol '__uClibc_start_main'
I guess it's some kind of uclibc version compatibility problem. Do you have any idea how to solve this?
Thanks!