Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android_sync

Sync files from Android device

Usage

$ ./sync.py [-h] [-v] source destination
positional arguments:
  source         Source file or directory
  destination    Destination directory on Android device

options:
  -h, --help     show this help message and exit
  -v, --verbose  Enable verbose output

Example

$ ./sync.py /sdcard/DCIM/Camera/ ~/Backups/nick/Camera

One time setup on device

  1. Enable Developer Mode
  2. Enable USB (or Wireless) Debugging
  3. Accept "Toast" about new host connection.

About

Sync files from Android device

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages