Search code examples
androidmobileadb

"adb pull" stuck in half way


Suddenly my "adb pull" command will stuck in the middle of the process. I'm not sure what cause it, after install some application or driver. Happens for Pull one files or multiple files.

Does anyone encounter the same issue before? thanks.

Example:

U:\batch>adb pull /sdcard/xxxlog/mobilelog .\xxxlog\

[ 94%] /sdcard/xxxlog/mobilelog/APLog_xxx/main_log_1__xxx: 87%

Here a screenshot from my console


Solution

  • for my specific answer, and provide a possible answer to who encounter similar problem.

    after I reinstall the whole os, testing different adb version, the issue still remains.

    during testing adb version, I found the issue will not happens if i use Local Disk... where issue happens when using Network Drive..

    So a possible solution, is don't use Network drive