Microsoft
Software
Hardware
Network
Question : Robocopy - How do i copy images from one directory structure to a single folder?
Using robocopy (or something similar on windows)
I would like to know how I can copy all JPG or GIF files from c:/DigitalCamera and it subdirectories all place them all into the one folder c:/DigitalCameraNew
I do not want the folder structure, just the images. The plan is to have a copy of the images all in one folder.
thanks
Answer : Robocopy - How do i copy images from one directory structure to a single folder?
That's correct. If you don't want to overwrite existing files use BAT with the following content:
@echo off
set dest=c:\DigitalCameraNew\
for /r %%i in (*.jpg, *.gif) do if not exist "%dest%%%~nxi" copy "%%i" "%dest%"
set dest=
Random Solutions
Disable Shortcut Keys in axwindowsmediaplayer1 (media player)
How to register nameserver
How to alter web page so Google Chrome will clear old data?
Auto fill user name in "Login" field
SQL 2005 on a windows 2003 cluster , how to back up
Resize a live OS partition whilst running! - Windows 2008
Any best tool to copy users profile during server/domain migration ?
Cannot Access Drive
Using 3rd Party SSL to Setup Exhange 2007, Outlook 2007, Server 2003 with Terminal Services
CA etrust Threat Management