Re: How to download photos from digital camera

Αρχική Σελίδα
Συνημμένα:
Μήνυμα σαν ηλεκτρονικό μήνυμα
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Συντάκτης: FoulDragon@aol.com
Ημερομηνία:  
Προς: plug-discuss
Αντικείμενο: 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)