Using a batch file to verify .jpg as image files
Posted: 15 May 2009 03:45
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 to accomplish this?
Thanks in advance!
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 to accomplish this?
Thanks in advance!