F
Fred S *****
Hi,
I created a batch file which uses the DOS "copy" command and it simply
copies digital pics from a hard disk to an external HDD (USB 2.0)at the
end of the day.
My friend tells me that it takes about 55 minutes to copy 2.5 GB of data.
Does anyone have an idea to improve this process? I looked at the xcopy
switches and was hoping to be able to copy only files that are new on
that day - it appears that the date has to be entered in the command
which would not be easy for the user to do.
Right now, I use a simple copy *.* to the External and it over writes
all of the files that haven't even changed.
Need some help, thanks, Fred
I created a batch file which uses the DOS "copy" command and it simply
copies digital pics from a hard disk to an external HDD (USB 2.0)at the
end of the day.
My friend tells me that it takes about 55 minutes to copy 2.5 GB of data.
Does anyone have an idea to improve this process? I looked at the xcopy
switches and was hoping to be able to copy only files that are new on
that day - it appears that the date has to be entered in the command
which would not be easy for the user to do.
Right now, I use a simple copy *.* to the External and it over writes
all of the files that haven't even changed.
Need some help, thanks, Fred