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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ADB Sync!