Skip to content

CNG/android-transfer-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-transfer-media

This is how I move media from Android to my computer.

  • ssh-transfer is my current method. It uses SSH over WiFi and Rsync via @D4rCM4rC/MagiskSSH.
  • adb-ssh-transfer is my previous method. It uses ADB to set up forwards over USB that are then used with Rsync and SSH via the SSHelper app.
  • adb is another previous method. It uses ADB push, etc., over USB.

About

Scripts for moving photos from various Android apps to computer via ADB over USB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages