Results 1 to 4 of 4

Thread: Batch File Backup (Resolved)

Threaded View

  1. #1

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193

    Question Batch File Backup (Resolved)

    Hi, im trying to make a batch file that copies a directory on one drive, and creates a new directory named the current date on another and dumps the data there.

    this is to backup the contents of that directory

    below is what i want to do

    make dir

    C:\UNI_BACKUP\{date}

    ({date} being todays date)

    copy

    D:\FILE_SVR\UNI to C:\UNI_BACKUP\{date}

    thanks for ya help people
    Last edited by señorbadger; Sep 6th, 2004 at 04:15 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width