G
Guest
Hello,
Local machine OS = WinXP, SP2
Server OS= Win2K
I have to create a BAT or script file that will copy ONE folder (and ALL of
the files within it) to the server. BTW, which would be better, a BAT or a
script?
The paths for these will not change, with the exception that the new folder
on the server will have an underscore and the current date (in this format
05-03-06) appended to the folder name from which came from the C: drive.
Here is the path for the C: drive folder:
C:\BB
Hence the folder name is BB.
Here is the intended path for the copied BB folder to go to:
X:\Data\Backup\Local_Drive
Now as I said earlier, I need the BAT or script to make a new folder on the
server path X:\Data\Bayou_Brule\Local_Drive path named:
BB_05-03-06 (The appended portion would be the underscore and the current
date)
If the format of the current date needs to be different to make the BAT or
script work, that's OK with me.
And is it possible to to make the BAT or script run everyday WHEN I log off?
Or I should I manually execute the BAT or srcipt with a shortcut?
If there is anything info missing that you need to know, let me know and I
will respond immediately.
Thanks,
Phil.
Local machine OS = WinXP, SP2
Server OS= Win2K
I have to create a BAT or script file that will copy ONE folder (and ALL of
the files within it) to the server. BTW, which would be better, a BAT or a
script?
The paths for these will not change, with the exception that the new folder
on the server will have an underscore and the current date (in this format
05-03-06) appended to the folder name from which came from the C: drive.
Here is the path for the C: drive folder:
C:\BB
Hence the folder name is BB.
Here is the intended path for the copied BB folder to go to:
X:\Data\Backup\Local_Drive
Now as I said earlier, I need the BAT or script to make a new folder on the
server path X:\Data\Bayou_Brule\Local_Drive path named:
BB_05-03-06 (The appended portion would be the underscore and the current
date)
If the format of the current date needs to be different to make the BAT or
script work, that's OK with me.
And is it possible to to make the BAT or script run everyday WHEN I log off?
Or I should I manually execute the BAT or srcipt with a shortcut?
If there is anything info missing that you need to know, let me know and I
will respond immediately.
Thanks,
Phil.