Problems with "adb pull"

uta8111

Senior Member
Jul 10, 2006
88
25
0
On a modRC30 G1, I've had no problems with "adb push", and "adb pull" works OK for smaller files (like Browser/Bugreport.apk). But when I try to pull a larger file (like Browser.apk) the local file is created but it does not appear that any data is transferred -- eventually I abort the process. Shell is fine, of course.

Destination in this case is a Vista system.

Any clues?

Thanks.
 

smasraum

Senior Member
May 15, 2009
187
1
0
I've got Vista Home Premium (64bit), and haven't had any problems. I've run adp pull /system/sd/ < local directory > without a problem. It'll pull all of the subfolders and files and then stop when it's done. I don't think I've had any problems. Some files do take longer. I'll doublecheck when I get home.
 

Mikey

Retired Senior Moderator
Oct 10, 2007
6,272
1,742
253
Wheaton, Il
Im a XP user.

Sometimes i have to reboot or even kill adb.exe prior to performing some adb commands.
I have noticed it needs to be freshly opened for some commands.
Weird but it works

FYI i'm moving this topic to General cause it has no bearing on developing.
Thanks