Sshfs
This is just a short note to explain how to mount your routers filesystem via sshfs. On your router: opkg install openssh-sftp-server On your computer: sshfs root@router:/remote/directory/ /local/mountpoint/ -o sftp_server=/usr/libexec/sftp-server Easy as that. Enjoy.





Recent comments