![](https://seccdn.libravatar.org/avatar/62125288dd40f3bb08a59554fbf73db9.jpg?s=120&d=mm&r=g)
Am 11.08.2017 um 18:48 schrieb Daniel Bauer:
Hello,
Since google decided that they should be the only one with full access to my mobiles data, it got really complicated to access the data on my android mobile phone.
ESftp does not work anymore, and so I installed sshelper. This worked once, but now I have upgraded to leap 42.3 and updated my android 7.0 on a Samsung galaxy S6, and I can't see the phone in dolphin anymore...
Before I could click in dolphin on "network" and one of the showed links opened a terminal on the phone to which I could copy my rsync command.
Now under "network" there is nothing.
When I try from the computer "ssh mobiles-ip-number" it says "access denied", the same happens when I type a rsync command, of course.
Daniel
For those maybe having similar problems: I solved the problem insofar that I found out my error in trying to ssh to the mobile. As my phone is /not/ rooted, the ssh port 22 is not available, but instead sshelper uses port 2222 (on my phone). I tried "ssh 192.xxx.x.xx:2222" but this of course was wrong. The correct command to choose the port is ssh 192.xxx.x.xx -p 2222 So now I can open a console on the computer, ssh to the mobile and from there use, for example, rsync, having all the amenities of console, like repeating last command, cut and paste from my own "how-to-texts" etc. I still don't see the phone under "network" anymore, as it used to be before, but that doesn't matter now that I can ssh from console... Have a nice weekend Daniel -- Daniel Bauer photographer Basel Barcelona https://www.patreon.com/danielbauer http://www.daniel-bauer.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org