Open wferi opened 5 years ago
It seems delete is not supported here. Neither the Delete command is avialable, nor does the "store" report deletability (it is set read-only)
Not sure if was set on camera, or if the SD Card was marked readonly perhaps.
Taking and deleting pictures via the camera controls is possible, so the SD card is writable. I'm also pretty sure MTP write access can't be disabled in the camera menus. I thought delete over MTP is such a fundamental function that it must be supported by the camera, but it may not be the case after all...
$ gphoto2 --summary
reports:And trying to delete a file from the storage (SD card) indeed reports
*** Error (-6: 'Unsupported operation') ***
. This hinders the GVFS operations too, of course. Removing pictures using the camera buttons after copying them to the computer is not only inconvenient but also risky. Is adding read-write support for this model feasible? Is there anything I could help with?