I’ve also found (technically I didn’t find this, it was explained to me and I verified it) newer openssh have disabled scp protocol for file transfer and instead want to use sftp by default. While nice from a theoretical security stand point (the actual vulnerability seems quite far fetched to me) it’s annoying as the scp command for a client now can fail if the server doesn’t have sftp abilities but does have scp abilities. This affects dropbear as well, as it doesn’t (afaik) have sftp support.