I created a disk image sd100M.img and using adb push I am trying to copy .jpg files to the /sdcard/Pictures/.
I found that sometimes the pictures donot get copied at all,sometimes only 1 picture gets copied,but the result is never consistent.
Also when I do adb push,it shows (0 bytes copied in 0.7416... seconds).I have verified that the mode is read\write and not read-only.Can someone resolve this issue?


