ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Script File Help Please.....



  E39 530i
Trying to write a script file which will create a directory on another drive with the following folders

Monday
Tuesday
Wednesday
Thursday
Friday

Then copy the contains of a directory

c:\documents and settings\ profile name\My documents\*.*

to the correct folder above depending on what day it is. I want the script to over write all files and folders within the folder its copying too. I want it to also copy all sub folder and hidden files from

c:\documents and settings\ profile name\My documents\*.*

to the said folders as well.

How do i write this script.
 
  Clio 172 ph2 + 990SM
easiest thing to do would be to use windows backup...

start > programs > accessories > systems tools > backup
 
  The Bus and MRT
on the other drive, d:

K, sorry really busy at work... give me 15 mins

Hmmm, thinking about it this is a little more difficult than I expected and I have a meeting in 5 mins. Not too sure how you would get the script to figure out the day of the week from the date and time stamp on the files without some serious effort.
 
  E39 530i
basically, I want to have a 5 day backup of the contents of a directory copied into folders called Monday, Tuesday, etc etc..
 


Top