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
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ADB Sync!