On 2018-01-06 03:46, Fraser_Bell wrote:
On 01/05/2018 06:50 AM, Koenraad Lelong wrote:
Hi,
My daughter has a new smartphone, a Samsung S8. She want to transfer files to it, but it's not working. Plugging in the phone in her laptop and setting the phone's USB-properties to "file transfer" results in the phone being seen. Unfortunately, from there on it fails. No way to access the phone.
Rather strange, on my own PC it works. Both are running Leap 42.2.
Use Paul Lutus' SSHelper on the device, connect wireless and use sshfs.
https://arachnoid.com/android/SSHelper/
Slick as can be.
cer@Telcontar:~> ssh -p 2222 192.168.1.132 The authenticity of host '[192.168.1.132]:2222 ([192.168.1.132]:2222)' can't be established. ECDSA key fingerprint is SHA256:+Yw8G..... Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '[192.168.1.132]:2222' (ECDSA) to the list of known hosts. SSHelper Version 10.3 Copyright 2017, P. Lutus Received disconnect from 192.168.1.132 port 2222:2: Too many authentication failures Connection to 192.168.1.132 closed by remote host. Connection to 192.168.1.132 closed. cer@Telcontar:~> On my servers, I increase: MaxAuthTries 10 But here this is impossible. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)