On Jun 11, 12:16 am, xingchao wang <[email protected]> wrote: > Hi, > > i wrote this patch to make adb enable this function. > > You can compile it and replace the host adb tool. > usage: > adb push a b c d > Note: adb will push a b c to directory d,a, b,c can be file or directory. > > --wangxingchao > > 2010/6/11 xingchao wang <[email protected]>
Just to note if you abd push or pull a directory it will push/pull all the files in that directory. But you patch can push/pull multi directories? Ill have to give that a shot. Ps, I see your sig says your a kernel developer, would love it if you could give me a hand with my issue I posted a few days ago. Thanks > > > Hi all, > > > Is there any patch to suuport adb to push multile files/dirs to phone? > > ex: > > adb push a b c d > > note: push file a, b, c to dir d. > > > Just like Linux Shell. > > > --wang xingchao > > > -- > > A Linux Kernel Android Developer > > -- > A Linux Kernel Android Developer > > adb-multi-files-dirs-support.txt > < 1KViewDownload -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
