|
-
Sep 6th, 2004, 03:01 AM
#1
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|