Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Batch file to copy images from a camera

Status
Not open for further replies.

JoeJTaylor

Instructor
Apr 3, 2007
65
GB
I'm trying to write a batch file that will move all files on a digital camera onto the desktop (or other destination on the HDD) so my partner can easily transfer photos off her camera.
The problem is that when the camera is plugged in it see's it as an external device and not an additional drive.
is there any way to access this using a batch file.
the location of the files is:
Computer\FinePix F480\External Memory
if i try to access that as i would a drive it throws up an error that it doesn't exist.
i'm sure its pretty basic but scripting really isn't my forte. Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top