How can I just upload new pictures to my computer instead of all of the pictures on my camera?
-
I have a Sony Cybershot and recently every time I try to upload pictures it wants to upload every picture on my camera not just new ones that haven been uploaded yet. I have Windows not a Mac by the way. How can I make it to where it doesn't upload all of the pictures on the camera?
-
Answer:
Put your memory card into the computer. Open a command line and run the following command: xcopy [source drive and path]\*.* [destination drive and path] /D /S /C /I /Y of course, change the drives and path in [ ] with the actual ones. For example, say your SD card is on drive F:, and your photos are on drive C: in a photo folder, then: xcopy "F:\DCIM\*.*" "C:\photos" /D /S /C /I /Y Of course, you can change both source and destination drives as you see fit. This copy command will only copy files that are newer on the SD card than on your computer's hard drive, which would include any files that are not on the computer. If you want to know what all of the / things are, they are called "switches" and instruct xcopy to do certain things (like only copying newer files). If you want to know what these mean, do a "xcopy /?" which brings up a help screen. Or google xcopy on the internet. This will work with any camera and any memory card. In fact, it is not limited to cameras only, but will copy any file as well as photos. I use this command when backing up photos from my conputer to my USD hard drive. I have over 50Gb of photos, and rather than waiting two hours for every photo to be copied to the hard drive every time I want to do a backup, I simply run the xcopy command, and it only copies new and changed files to the USB hard drive.
Cassidy Masters at Yahoo! Answers Visit the source
Other answers
upload pictures format memory card- deleting all pictures take new pictures upload pictures format memory card- deleting all pictures and the cycle goes on and on you should not store pictures on your camera, it's bad for the memory card. also, I do all my uploading manually. I go to my computer, open up the card, and copy/paste into a designated, dated, and properly filed folder for easy access and order
Dr. Iblis
Related Q & A:
- How can I put my own pictures in my sims 2 game?Best solution by Yahoo! Answers
- How can I use my personal pictures at Yahoo and send them via Yahoo mail?Best solution by in.answers.yahoo.com
- How can I create new funny pictures?Best solution by Audio-Video Production
- How do I connect my new speakers to my computer?Best solution by eHow old
- How do I install a new webcam on my computer?Best solution by wiki.answers.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.