1 个仓库
Mechanisms for mirroring mobile files and folders to external hardware for data preservation.
Distinct from Android App Backups: Existing candidates focus on rooted app-data or package state, not general user-folder mirroring.
Explore 1 awesome GitHub repository matching mobile development · Android Data Backups. Refine with filters or upvote what's useful.
Syncthing Android 是一个移动应用程序和服务包装器,可在 Android 平台上实现去中心化的点对点文件同步。它作为一个分布式数据同步工具,无需中央云服务器即可在多个设备间镜像文件夹。 该项目提供了一个移动界面来管理同步实例,利用服务包装器架构来处理底层同步二进制文件的生命周期和配置。它通过 TLS 加密、基于证书的身份验证以及针对不受信任远程设备的密码保护加密,确保了安全的数据交换。 该应用程序涵盖了广泛的功能,包括基于块的数据交换、通过本地和全局机制进行的自动对等发现以及冲突解决。它支持多种同步模式、用于数据保留的文件夹版本控制,以及通过中继或代理进行流量路由以绕过限制性防火墙。 该系统通过 API 驱动的状态管理模型进行管理,允许配置共享文件夹、设备连接和网络访问设置。
Enables keeping a current copy of mobile files and folders by automatically mirroring them to other trusted hardware.