Backing up your android based Fairphone FP2 using ssh and rsync without root access
SSHelper configuration Install SSHelper from google play store or from its homepage here:
Disable password logins Enable Zeroconf broadcast Enable log display server Enable clipboard display server Prevent standby while running You have to let open the SSHelper screen on the phone. In my case after screen is off, connection dies.
SSH configuration Check connection to your device:
$ ssh <android-ip> -p2222 u0_a115@FP2:/data/data/com.arachnoid.sshelper/home $ exit Create a specific ssh key for using with your device: