Index / Snippets / Syncing Android photos to a laptop with

Syncing Android photos to a laptop with Syncopoli and rsync

Automatic copies over your own wifi, no cloud account.

Answers
How do you sync photos from an Android phone to a laptop without the cloud?
Topics
Durable · Freedom · android · apple · cloud · design · review · smartphone
Full article on willem.com
https://willem.com/en/2025-03-05_durable-smartphone/

Summary

I use Syncopoli, an rsync client from F-Droid, to automatically copy photos and workout data from my Android phone to my laptop over the local wifi. No cloud service is involved at any point.

Full text

Syncopoli is an rsync client for Android, available on F-Droid. On my Fairphone it copies photos and workout data straight to my laptop over the local wifi, so the files end up on my own machine without touching anybody's cloud. Android makes this practical because I can explicitly allow specific apps to keep running in the background, without restrictions on power or computing resources. That permission is what lets a sync job actually finish on its own. It fits a wider setup that avoids vendor services: push email through IMAP idle with the Thunderbird app instead of Gmail, iCloud or Microsoft 365, and the minimalistic unLauncher as home screen. The less you depend on any proprietary service, the easier it becomes to switch platforms later.

Machine formats of this page