• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle


  • bet@lemm.eetoAndroid@lemdro.idDo you run a Custom ROM?
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I run LineageOS on my Nexus 6, to get ongoing security updates. I also keep one other sacrificial phone running stock android with bootloader locked, so no more security updates, but I don’t run anything on it but my banking app, since it’s too insecure.


  • I don’t do Windows, but I happily sync directories between my Android phones and my Linux PCs (especially a cloud server I lease) with rsync over ssh within Termux.

    If you can set up an rsync server on Windows that should work. Besides actually implementing robust and efficient sync, rsync is also smart about platform differences.

    For the specific case of Windows to Android, I’ve heard of people scripting up tools to shove all the contents of a directory over adb push.