Re: Backup query

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"TR" <do_not@xxxxxxxx> wrote in message
news:ebra7o$3t$1@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Using windows 2000 on our work computer and we have to backup our files.
Is
there a simple program that can look for selected files (in our case doc
and
xls) on the harddrive and back them up to a flash drive?
We have a number of users creating important files all over the harddrive.
Using the Win 2000 backup program is a nightmare, trying manually to find
all the files. It does not seem to have a filter system in it.
Any suggestions for an easy to use program would be appreciated.

TR



Create the batch file below, then create a shortcut to it so that
your users can click it when necessary.

@echo off
xcopy /y /c /d /y "c:\Documents and Settings*.doc" F:\Backup\
xcopy /y /c /d /y "c:\Documents and Settings*.xls" F:\Backup\
echo.
echo Press the Space Bar to close this window.
pause > nul


.



Relevant Pages

  • Re: [SLE] Bat files in Linux
    ... > I have a few commands that I would like to run at the command prompt. ... > In Windows I do this with a bat file that looks like the sample below. ... > ECHO Backup Menu ... > ECHO A. Flash Drive Backup J: ...
    (SuSE)
  • Re: Sticky Computer Problem:
    ... Basically the abilty to do backup's versus system restore ... The Windows Backup program comes with both Professional and Home. ...
    (microsoft.public.windowsxp.general)
  • Re: XP Start up loop
    ... When I hit the start button XP blue bar screen starts up, then goes to a black screen with "sorry windows was not able to start up.... ... For backup there are some good solutions out there that make it easy and automatic if scheduled. ... The second option is a traditional backup program such as Stompsoft's PC ...
    (microsoft.public.windowsxp.general)
  • Re: Can Not Find Backup
    ... Unfortunately I do not have aa Windows CD. ... to backup my internal hard drive. ... Install Backup from the CD-ROM in Windows XP Home ... Installing the Backup Program on the Home Version ...
    (microsoft.public.windowsxp.general)
  • Re: Backup Option
    ... Installing the Backup Program on the Home Version ... Use Backup to Back Up Files and Folders on Your Computer in Windows XP ...
    (microsoft.public.windowsxp.general)