Hi,
I'm having troubles trying to scp from wrt to a Linux Debian box
root@OpenWrt:/www/cgi-bin/b2# scp header.in root@192.168.0.170:/tmp/
Host '192.168.0.170' is not in the trusted hosts file.
(fingerprint md5 7c:7b:5d:f1:94:c4:e0:12:fa:45:c9:50:6e:3b:4a:0f)
Do you want to continue connecting? (y/n) y
/usr/bin/dbclient: connection to root@192.168.0.170:22 exited: No auth methods could be used.
lost connection
root@OpenWrt:/www/cgi-bin/b2#
However I don't have any problem doing scp to wrt
waht could be wrong ?
Thanks.