LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > HCL > Cameras > Nikon
User Name
Password

Notices

Search · Register · Submit New Product ·
 

Nikon Coolpix 2500
Reviews Views Date product posted
0 3527 02-22-2004
spacer
Recommended By Average Price Average Rating
No recommendations None indicated None indicated



Description: Good camera. This script moves the pictures from the camera into my home folder
Code:
#!/bin/sh su -c "mount -t vfat /dev/sda1 /mnt/camera; mv /mnt/camera/dcim/100nikon/*.jpg /home/andy/tmp; umount /mnt/camera; chown -R andy.andy /home/andy/tmp"
It may need other things to get it to work (usb support for sure but possibly hotpluging and the libexif tarball). To upload video from the camera change *.mov for *.jpg in the script.
Keywords: Digital Camera
Connection Type: usb





  



All times are GMT -5. The time now is 10:51 AM.

Main Menu

My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration