DISQUS

Tech-Recipes: XP Batch Files: Copy images from camera to pc and organize by date | Batch file programming | Tech-Recipes

  • mf2k21 · 9 months ago
    Hi Seamonkey420,
    I'm new with batch files but I catch on quick!
    Q. Does this bat file work on xp pro x64 and does the date format work if the Australian format is dd/mm/yyyy?
    Reason, I want to copy and sort jpg's by date picture taken (column) from one dir to another dir (example: C:\Documents and Settings\Administrator\My Documents\My Pictures to D:\Temp\Pictures). Then I can continue with coping from camera to C:\Documents and Settings\Administrator\My Documents\My Pictures.
    Can you guide me or make the necessary changes and re-post bat file?
    Thanks mf2k21
  • tipifire · 2 weeks ago
    thank you. I have been looking for something similar for a security camera. It saves pictures to a FTP site but it keeps putting them in there and soon the (FTP) folder gets too big to open. I was looking for something simple to organize all the pictures created every day into a accessible folder format, then delete the older ones (more than 3 months) later
  • bbarbre72 · 1 week ago
    This is great! Thanks!