On Thu, 15 May 2008, Matthew Szudzik wrote: > I download photos from a digital camera with the command > > sudo gphoto2 -P > > but the behavior seems to have changed between OpenBSD 4.2 and OpenBSD > 4.3. Now the downloaded photos are owned by root and nobody have read > permission except root. Is there a way to make gphoto2 give the files > more reasonable permissions, or some other workaround?
Actually, gphoto2 should use libusb IIRC. It means you could be able to get them as a regular user if I'm not mistaken. -- Antoine
