Re: Making backups by just copying files




"Poprivet" <poprivet@xxxxxxxxxxxxxxxxxxx> wrote in message
news:OLa1kOJmHHA.4552@xxxxxxxxxxxxxxxxxxxxxxx
Pegasus wrote:
"Terry" <F1ComNOSPAM@xxxxxxxxx> wrote in message
news:uB5I9kDmHHA.3280@xxxxxxxxxxxxxxxxxxxxxxx
On 5/16/2007 7:31 PM On a whim, BillW50 pounded out on the keyboard

"Pegasus" <I.can@xxxxxxx> wrote in message
news:%23xiH9kCmHHA.208@xxxxxxxxxxxxxxxxxxxx
"BillW50" <BillW50@xxxxxxx> wrote in message
news:ObDNZRCmHHA.4868@xxxxxxxxxxxxxxxxxxxxxxx
"Pegasus" <I.can@xxxxxxx> wrote in message
news:elufXLCmHHA.3872@xxxxxxxxxxxxxxxxxxxx
"BillW50" <BillW50@xxxxxxx> wrote in message
news:uUcGR2BmHHA.4848@xxxxxxxxxxxxxxxxxxxxxxx
"Pegasus" <I.can@xxxxxxx> wrote in message
news:eleYQIAmHHA.3888@xxxxxxxxxxxxxxxxxxxx
"BillW50" <BillW50@xxxxxxx> wrote in message
news:eUBdcP9lHHA.3980@xxxxxxxxxxxxxxxxxxxxxxx
Well I already made a bootable BartPE CD. But this in itself
will not restore my OS in case of a disaster (HD faulure,
etc).
Why not? I've done it several times, using just this method!
How? With that Drive Copy utility? Mine doesn't work until I
register it. Or did you just copy the files over?
Using xcopy.exe with lots of switches under a Bert PE boot.
Oh okay, one clever batch file will handle that. Thanks! And you
have restored with xcopy too and everything including Windows XP
was fine? I certainly have.

There is little advantage in using a batch file. Batch files
are great when you have several complex commands
or when you wish to automate a task. Neither seems
to apply in your case, hence it's probably faster to type
your command at the Command Prompt.

Oh many thanks! This is the info I needed to know.

Xcopy the 3 folders should cover the OS and programs. The data I
have covered under another program which syncs data to other
computers on the network.

Windows
Program Files
Documents and Settings


Bill,

Have you heard about xxcopy? Do a search for it. You may find it
able to do all you want.

--
Terry

While xxcopy.exe is a great program, it offers no advantage in
the OP's situation over native xcopy.exe.

Caveat: No one has mentioned that xcopy nor any copy command can copy the
system files that are "in use". Just cleaning up details.

Pop`


Not quite. When booting the machine with a Bart PE boot
CD then no files are in use. This is the whole point of booting
the machine with this CD!


.



Relevant Pages

  • Re: How to copy whole folders?
    ... First of all your syntax is different than xcopy help shows: ... I want just to move my batch file from one folder to another and run it ... error and restart the same xcopy command until all files are copied. ...
    (microsoft.public.windows.file_system)
  • Re: Mass copy of files: how to?
    ... Avoiding "command lines" means that you have to perform the ... suggest a reliable batch file solution based on robocopy.exe. ... (which would be nice when using the Task Scheduler). ... A VERY brief tutorial on how to do this - use a batch file where you redirect the output to log files - for example, even using xcopy right now, you can simply append "output.log 2>&1" and "see" all that you would see if you run the command manually. ...
    (microsoft.public.windows.server.general)
  • Re: Sophisticated(!) copying in DOS
    ... 'xcopy' is not recognized as an internal or external command, ... here is the full command in my batch file: ... > Specifies a list of files containing strings. ...
    (microsoft.public.windowsxp.general)
  • Re: Batch File Problem
    ... >> batch file is using xcopy and the manual copy used copy. ... >There is no difference between running a command from the ... >Command Prompt or running it inside a batch file. ...
    (microsoft.public.windowsxp.general)
  • Re: WSS 3 Backup Permissions on SBS 2003
    ... one for each day of the week and create the batch file runs as a task and schedule it to run every day. ... this is the one that will restore everything if the server crashes. ... I did try to use the -directory option, but I don't want to keep lots of copies of the backup, unless you can tell me how to achieve this with this command? ...
    (microsoft.public.windows.server.sbs)