|
Bugzilla – Full Text Bug Listing |
| Summary: | gphoto2: --get-file does not work on subfolders | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Sebastian Vollath <svollath> |
| Component: | Other | Assignee: | Marcus Meissner <meissner> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | ran gphoto2-shell | ||
Created attachment 47759 [details]
ran gphoto2-shell
you have to specifically specify folders with -f currently
gphoto2 -f /store_00010001/DCIM/104K6230/ -p 104_3962.JPG
i have opened myself a bugreport on sourceforge a year ago or so ...
perhaps i should fix it sometime :/
Yes, invalid - I didn't got the "--folder" :( And I will change the testcase now ... thanks! |
Downloading a single file from a camera's subfolder (usb/serial) with e.g.: > gphoto2 --camera="Kodak CX6230" --port="usb" --get-file="/store_00010001/DCIM/104K6230/104_3962.JPG" --filename="test.jpg" does not work. Look at the attached gphoto2 shell output, where I reproduced it. Running "get" with a given path in the root directory does not work. Changing to the subfolder and get the file from there works fine. It seems that therfore konqueror has problems to browse those cameras, too.