Re: How to download photos from digital camera

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
+ (text/html)
Eliminar este mensaje
Responder a este mensaje
Autor: FoulDragon@aol.com
Fecha:  
A: plug-discuss
Asunto: Re: How to download photos from digital camera
What I'd do:

mount /dev/sdb1 /something
cp /something/dcim/*/* location you want files
umount /something

I note many cameras follow a certain storage standard-- they store in
(root)/dcim/camera-related name string (on mine, it's 100cnxnt)