minus-squareoOAlteredBeastOo@lemmy.worldtoSelfhosted@lemmy.world•Want to sync files from Linux PC to Android phonelinkfedilinkEnglisharrow-up4·edit-26 hours agoYou can rsync from your Linux pc to your phone via SSH over port 8022 (you’ll need Termux), and schedule when the script runs with a cron job. Here’s some documentation: https://www.baeldung.com/linux/android-rsync linkfedilink
You can rsync from your Linux pc to your phone via SSH over port 8022 (you’ll need Termux), and schedule when the script runs with a cron job. Here’s some documentation:
https://www.baeldung.com/linux/android-rsync