adb-sync is a command-line utility designed to synchronize files between a PC and an Android device over the Android Debug Bridge (ADB). It simplifies the process of transferring and mirroring directories without requiring root access or complex configuration. By comparing file states between the host and the device, adb-sync efficiently updates only changed files, reducing transfer time and bandwidth usage. The tool also supports reverse synchronization, allowing users to copy data from an Android device back to their PC. While this project has been deprecated in favor of better-adb-sync, it remains a lightweight and effective option for managing file transfers and backups over USB debugging connections.
Features
- Synchronizes files and directories between PC and Android devices via ADB
- Supports one-way and reverse synchronization for flexible workflows
- Includes a --delete flag to remove files on the device that no longer exist on the host
- Provides an additional adb-channel tool for networking over ADB, enabling SSH or rsync connections
- Works without requiring root access or special device modifications
- Compatible with Linux, macOS, and Windows environments
Categories
File ManagersLicense
Apache License V2.0Follow ADB Sync
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ADB Sync!