Cloud Storage & File Sync › rsend
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

rsend

Push phone folders to a home SSH host with rsync over SSH
Version: 0.1.3
Added: 30-06-2026
Updated: 16-07-2026
Pushes configured phone folders (DCIM, WhatsApp media, call recordings, and
so on) to a home SSH host using rsync over SSH. One-way push only, on an
unmetered network by default, periodic or on demand.

rsync and the SSH transport are built from source and shipped inside the APK.
The app needs all-files access to read arbitrary backup folders such as OEM
call-recording directories.

Features:

* Incremental transfers; large videos resume (rsync --partial).
* Per-folder deletion policy: additive backup or mirror.
* Runs on an unmetered network, periodically or on demand.
* ed25519 key auth with strict, pinned host-key verification.

Screenshot of rsend Screenshot of rsend Screenshot of rsend
code Source file_download Download