Using OpenWrt 22.03.0-rc6 r19590-042d558536 on a:
Package architecture Target Subtarget Brand Model Version
mipsel_24kc ramips mt76x8 GL.iNet GL-MT300N v2
I can not install openssh-sftp-server as it doesnt is present on the repository https://downloads.openwrt.org/releases/22.03.0-rc6/packages/
root@myopenwrtdevice:~# opkg install openssh-sftp-server
Unknown package ‘openssh-sftp-server’.
Collected errors:
- opkg_install_cmd: Cannot install package openssh-sftp-server.
root@orchestraGW:~# opkg find openssh-sftp-server
root@orchestraGW:~#
Jonathan Eduardo Tito Ontaneda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I compiled locally using a fork of the openwrt repositories so you can follow the instructions on the readme file or dowload the package from the repository:
https://github.com/jonathantito/openwrt/blob/main/bin/packages/mipsel_24kc/packages/openssh-sftp-server_9.7p1-r2_mipsel_24kc.ipk
Jonathan Eduardo Tito Ontaneda is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.