scp openwrt-24.10.1-77dc5dac715a-ramips-mt7621-zyxel_wsm20-squashfs-sysupgrade.bin root@192.168.178.15:/tmp/
ash: /usr/libexec/sftp-server: not found
scp: Connection closed
Never used scp with OpenWrt 23.05.3, but earlier this was never a problem, using Ubuntu.
The vanilla OpenWrt out of the box has a small Dropbear SSH server. But it doesn't support the SFTP and you need to install openssh-sftp-server package.
So it looks like it makes sense to add openssh-sftp-server package to my list of packages which should be installed.
Earlier I had busybox installed as mentioned in WSM20 24.10.1 update with own image, could that be the difference? With the other thread there was no packages recommendation.
I am interested in an advice whcih packages make sense to install, when a lot space is avaiable.
-side library
ii openssh-client 1:9.6p1-3ubuntu13.8 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssh-server 1:9.6p1-3ubuntu13.8 amd64 secure shell (SSH) server, for secure access from remote machines
ii openssh-sftp-server 1:9.6p1-3ubuntu13.8 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines
I meant the other methioned thread.
I used the webbrowser to upgrade, so there are solutions of course. Thanks for explaining, I didn't know this. There is no problem to connect via ssh and keys.