Comment 11 for bug 910964

Revision history for this message
Aaron Whitehouse (aaron-whitehouse) wrote :

Same camera/card with gphoto2:
1) Unmount camera.
2) $ gphoto2 --shell
gphoto2: {/home/myusername} /> ls
store_00010001/
gphoto2: {/home/myusername} /> cd store_00010001
Remote directory now '/store_00010001'.
gphoto2: {/home/myusername} /store_00010001> ls
DCIM/
gphoto2: {/home/myusername} /store_00010001> cd DCIM
Remote directory now '/store_00010001/DCIM'.
gphoto2: {/home/myusername} /store_00010001/DCIM> ls
140_1609/ 141_2909/ 142_0610/ 143_0710/
144_2110/ 145_2710/ 147___12/ 148___01/
gphoto2: {/home/myusername} /store_00010001/DCIM> cd 140_1609
Remote directory now '/store_00010001/DCIM/140_1609'.
gphoto2: {/home/myusername} /store_00010001/DCIM/140_1609> ls
IMG_5447.JPG IMG_5448.JPG IMG_5449.JPG IMG_5450.JPG
IMG_5451.JPG
gphoto2: {/home/myusername} /store_00010001/DCIM/140_1609> get IMG_5447.JPG
Downloading 'IMG_5447.JPG' from folder '/store_00010001/DCIM/140_1609'...
Saving file as IMG_5447.JPG
gphoto2: {/home/myusername} /store_00010001/DCIM/140_1609> ls
IMG_5447.JPG IMG_5448.JPG IMG_5449.JPG IMG_5450.JPG
IMG_5451.JPG
gphoto2: {/home/myusername} /store_00010001/DCIM/140_1609> get IMG_5450.JPG
Downloading 'IMG_5450.JPG' from folder '/store_00010001/DCIM/140_1609'...
Saving file as IMG_5450.JPG

So it does seem to be working this time.