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.




