Quantcast
Channel: Active questions tagged adb - Android Enthusiasts Stack Exchange
Viewing all articles
Browse latest Browse all 357

adb pull - copy whole folder to computer

$
0
0

How do I copy a folder from my Android device to a certain folder of my computer?

If I use this command:

adb pull efs

It copies the contents of the efs folder to my computer's root directory. I want to copy the whole folder with its contents to a certain destination on my computer.

I have tried with the following for instance, without success:

adb pull efs C:\Users

(my Android device is rooted)

I am using a window shell


Viewing all articles
Browse latest Browse all 357

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>