[opensuse] can't see Android/sshelper in dolphin
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. On the mobile phone I can type the rsync command and it works, but that is very complicated, as I have to type all the text and numbers and pathes on the phones keyboard, making it very complicated and error prone. I cannot use copy/paste and haven't found the key that would let me repeat or change a previously typed command... So, in principle sshelper works, but I cannot use it from the computers side. It would be enough if I could ssh to the mobile in console, so I can type the commands on the desktop, but as said, I don't get a ssh connection in this direction. I Guess it is just something I have to type, but what? Thanks for your hints! 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
On 2017-08-11 18:48, Daniel Bauer wrote:
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,
No? I used it a week ago. :-? -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
Am 11.08.2017 um 19:44 schrieb Carlos E. R.:
On 2017-08-11 18:48, Daniel Bauer wrote:
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,
No? I used it a week ago. :-?
it shows only a part of the files, not the complete contents of a directory. -- 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
On 2017-08-12 15:59, Daniel Bauer wrote:
Am 11.08.2017 um 19:44 schrieb Carlos E. R.:
On 2017-08-11 18:48, Daniel Bauer wrote:
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,
No? I used it a week ago. :-?
it shows only a part of the files, not the complete contents of a directory.
Here I think it shows all or nearly so. But it is only the internal memory, only the external, or the "/". Only one filesystem. On occasion, I used ES or Ghost Commander to copy the entire "Internal" to "External card"; then removed the card and read it on the computer. That got it _all_. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
Am 12.08.2017 um 16:04 schrieb Carlos E. R.:
On 2017-08-12 15:59, Daniel Bauer wrote:
Am 11.08.2017 um 19:44 schrieb Carlos E. R.:
On 2017-08-11 18:48, Daniel Bauer wrote:
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,
No? I used it a week ago. :-?
it shows only a part of the files, not the complete contents of a directory.
Here I think it shows all or nearly so. But it is only the internal memory, only the external, or the "/". Only one filesystem.
On occasion, I used ES or Ghost Commander to copy the entire "Internal" to "External card"; then removed the card and read it on the computer. That got it _all_.
I have thousands of photo files and it shows about 100... But anyway I could solve my problem, I'll post it separately :-) -- 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
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
On 08/12/2017 09:25 AM, Daniel Bauer wrote:
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...
If it worked earlier and now doesn't, you probably need to determine if it is a "desktop" bug that needs to be filed upstream or a "Leap" bug that needs to be filed here. (or just file it here and migrate it upstream) -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Carlos E. R.
-
Daniel Bauer
-
David C. Rankin