SSH unable to configure

I have followed the KB for activating the SSH service. I do the following:
adb connect x.x.x.x
adb shell
sushell
All the above work as expected, no errors.
The next command
cp /data/ssh/id_ed25519 /sdcard/
fails with a
cp: bad '/data/ssh/id_ed25519': Permission denied

Not sure how to get past this point.

Greg

Sign In or Register to comment.