rsend
Push phone folders to home SSH hosts with rsync over SSH
新版本 0.2.0
Adds multiple named remotes. Each folder selects its server, and an
unreachable host no longer blocks the others. Transfers resume safely,
SSH host keys are pinned, and 0.1.x settings retain every safe entry.
Mirror deletions run only after transfer and are reported. Scheduling
survives reboots without duplicate jobs. Includes rsync 3.5.0 security
fixes and 16 KB page-size support.
unreachable host no longer blocks the others. Transfers resume safely,
SSH host keys are pinned, and 0.1.x settings retain every safe entry.
Mirror deletions run only after transfer and are reported. Scheduling
survives reboots without duplicate jobs. Includes rsync 3.5.0 security
fixes and 16 KB page-size support.
Pushes configured phone folders (DCIM, WhatsApp media, call recordings, and
so on) to one or more home SSH hosts 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:
* Multiple named remotes; each folder picks its destination host.
* Incremental transfers; large videos resume from a private partial directory.
* Per-folder deletion policy: additive backup or mirror.
* Runs on an unmetered network, periodically or on demand.
* Ed25519 client-key auth with strict, pinned host-key verification.
so on) to one or more home SSH hosts 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:
* Multiple named remotes; each folder picks its destination host.
* Incremental transfers; large videos resume from a private partial directory.
* Per-folder deletion policy: additive backup or mirror.
* Runs on an unmetered network, periodically or on demand.
* Ed25519 client-key auth with strict, pinned host-key verification.
- 作者: lena
- 许可: GNU General Public License v3.0 or later
- 问题跟踪系统
- 源代码
- 构建元数据
- 可重复性状态
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
arm64-v8ax86_64该版本需要 Android 11 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
arm64-v8ax86_64该版本需要 Android 11 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
arm64-v8ax86_64该版本需要 Android 11 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
新版本 0.1.3
Fixes: a stalled or unreachable server no longer hangs a backup
indefinitely, and backup state is written atomically so an interrupted
write cannot corrupt your settings. Scheduled backups now survive reboots
on their own. Note: the minimum schedule interval is now 15 minutes.
indefinitely, and backup state is written atomically so an interrupted
write cannot corrupt your settings. Scheduled backups now survive reboots
on their own. Note: the minimum schedule interval is now 15 minutes.
新版本 0.1.2
Fixes: syncing to a server with an rsync older than 3.2.3 (stock macOS
included) no longer fails with "unrecognized option '--mkpath'". Flat remote
paths are still created automatically; a nested remote path with missing
parent directories now needs a one-time mkdir -p on the server. The native
build scripts now also work on macOS hosts.
included) no longer fails with "unrecognized option '--mkpath'". Flat remote
paths are still created automatically; a nested remote path with missing
parent directories now needs a one-time mkdir -p on the server. The native
build scripts now also work on macOS hosts.




