Dolphin problem with SSH loction

I have rooted Samsung TV so it possible to telnet, ftp, SSH and SCP from any Linux machine to TV set. The problem is that after rooting, it is possible to telnet and ftp to TV without password (!!!). No way to ser password. Because of that, I use SSH to login (based on HHS keys of course), telnet daemon in not started so it is secure connection.
But the problem is with browsing via any secure protocol the filesystem of TV. As I wote, it is possible to set entry in Dolpvin, defined as:
But it is not passwor protected. I want to use scp, but I dont know how to enter SSH key to Dolphin entry. I try to use such syntax:
But it does not connets me to TV, probably because absence in this syntax of SSH key. Any help what to do to see content of TV filesystem under Dolphin?
But the problem is with browsing via any secure protocol the filesystem of TV. As I wote, it is possible to set entry in Dolpvin, defined as:
- Code: Select all
ftp://tv-wifi
But it is not passwor protected. I want to use scp, but I dont know how to enter SSH key to Dolphin entry. I try to use such syntax:
- Code: Select all
fish://root@tv-wifi
But it does not connets me to TV, probably because absence in this syntax of SSH key. Any help what to do to see content of TV filesystem under Dolphin?