Re: Backing up

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Colin Bearfield (c.bearfield_at_ntlworld.com)
Date: 10/08/04


Date: Fri, 08 Oct 2004 16:53:50 GMT

On Mon, 04 Oct 2004 19:43:34 +0200, Thorsten Matzner
<tmatzner@gmx.net> wrote:

>Colin Bearfield <c.bearfield@ntlworld.com> wrote:
>
>>I want to backup jpg files to the same folder structure on another
>>physical drive with dates later than... I am running XP Professional.
>>
>>I used to do this all the time with PKware in the days of DOS. How do
>>I do it with XP.
>
>You could write a batch file. Check XXCopy (http://www.xxcopy.com), it
>is a good tool for such things.

Thanks for that. I presume that it is something like the old xcopy.
I'm a bit rusty on batch files, but I remember the switches. I should
use /D:mm/dd/yy. I also remember that there should be /S to copy the
subdirectory if it doesn't already exist.

I think the general source would be G:\digifotos\ *.jpg /D:09/23/04 /S
j:\digifotos

Is that likely to work? Maybe I should contact the web site first.
Fancy having to write batch files with all this software around.

Best wishes

Colin