Search found 1 match

by NTT
15 May 2009 03:45
Forum: DOS Batch Forum
Topic: Using a batch file to verify .jpg as image files
Replies: 2
Views: 6150

Using a batch file to verify .jpg as image files

Hi, Im writing a batch file that copies photo's from a memory card to our network drives. The batch files is set to only copy .jpg's using robocopy. For maximum security we'd like to verify that each of the files is actually a genuine .jpg image file and not a renamed .exe, .zip etc. Is there a way ...