Re: Automating functions /Windows 2000



Many thanks for your reply. You are right I am copying a shared drive (not
a system drive) ... have tested the xcopy function with appropriate switches
at home and will try it at the office (where the shared drive is) to-morrow.

I really appreciate your help, thanks again.

Abay

"Pegasus" <I.can@xxxxxxx> wrote in message
news:u1Noox7lHHA.4772@xxxxxxxxxxxxxxxxxxxxxxx

"Abay" <abcd@xxxxxxx> wrote in message
news:uD$RGx3lHHA.4840@xxxxxxxxxxxxxxxxxxxxxxx
Hello,

I do a daily backup of a shared drive by dragging the shared folder to
one on a removable hard drive.

Is there a way to do backup (with a bat file?) to automatically reply to
questions about certain files asking me if want to override a previous
version etc. ... I keep a week's worth of backups on the hard drive and
overwrite the oldest file daily.

I was very familiar with bat files some years back, I should say many
years back in the dos era and have forgotten most I what I knew, but
think I should be able to use a bat file to do this.

Any help would be much appreciated.

Abay




Start a Command Prompt and type "xcopy /?". It has all the required
switches you need, including one to overwrite previous versions, one
to copy only new or updated files and one to continue if an error
occurs.

"ntbackup.exe" is fine to back up your system drive. If you're dealing
with shared files then xcopy.exe is probably the better choice because
it makes file recovery very, very easy.



.



Relevant Pages

  • Re: DEGPA-SA FC HBA
    ... FC switches connect to FC HBAs. ... TCPIP over FC is a software mirage: ... based backup on the source system, dismount the backup disk from the ...
    (comp.os.vms)
  • Re: NAS or USB Backup?
    ... ethernet devices between the server and the NAS? ... And not all GigaBit switches are equal. ... (I still get better backup performance to the USB drives than ... can stream that data to the disk. ...
    (microsoft.public.windows.server.sbs)
  • Re: NTBACKUP Command Line variables
    ... command line switches and their functions, but, it ... time or date to become part of that label. ... >> it's command line parameters. ... >> date and time of the backup and the server name. ...
    (microsoft.public.exchange.misc)
  • RE: MS Automation - Saving database
    ... Just open notepad and type in the window's xcopy function an save it ... destination file. ... /D Copies files whose source time is newer than the destination time. ... To use the bat file, the users just click on it like they would click on any ...
    (microsoft.public.access.modulesdaovba)
  • RE: MS Automation - Saving database
    ... Just open notepad and type in the window's xcopy function an save it ... destination file. ... /D Copies files whose source time is newer than the destination time. ... To use the bat file, the users just click on it like they would click on any ...
    (microsoft.public.access.modulesdaovba)

Loading