i don't know whether adb pull works on wildcards (quote the wildcard characters so the shell doesn't expand them), but you could find out easily enough...
>Thanks. So there is no way i can do all of them at once? >i.e. I need to pull 1 file at a time? > > >On Wed, Nov 11, 2009 at 4:49 PM, Jason Proctor ><[email protected]> wrote: >> and to see a list of files >> >> adb ls /sdcard/dcim/camera >> >> then pull them by full pathname >> >>>Use 'adb pull' instead. >>> >>>- dave >>> >>>On Nov 11, 3:08 pm, hap 497 <[email protected]> wrote: >>>> Hi, >>>> >>>> I took some photos with my G1. How can I pull all the photos from a G1 >>>> via 'adb shell'? >>>> >>>> Thank you. >>> >>>-- >>>You received this message because you are subscribed to the Google >>>Groups "Android Developers" group. >>>To post to this group, send email to [email protected] >>>To unsubscribe from this group, send email to >>>[email protected] >>>For more options, visit this group at >>>http://groups.google.com/group/android-developers?hl=en >> >> >> -- >> jason.vp.engineering.particle >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > >-- >You received this message because you are subscribed to the Google >Groups "Android Developers" group. >To post to this group, send email to [email protected] >To unsubscribe from this group, send email to >[email protected] >For more options, visit this group at >http://groups.google.com/group/android-developers?hl=en -- jason.vp.engineering.particle -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

