Batch File Rename + Date added & Move to another location
- From: carla_cund@xxxxxxxxxxx
- Date: 17 Jan 2007 03:32:59 -0800
Hi
I hope someone can help. I have searched around all the posts but to
be honest i cant quite find what im lookng for exactly.
I need to run a batch file which will go to this location
c:\perflogs\networksops2.csv and move this file to a level down
c:\perflogs\archivedperflogs and rename the file keeping the original
name but adding a date to it ie networkops220070117.csv
This needs to be run every week on a schedule. The original location
every week will have the c:\perflogs\networksops2.csv file added by a
performance log. I need to then archive this data off so it is not
overwritten every week
Can anyone please help, I am new to batch file writing. This is what i
have so far. Not much i know
move c:\perflogs\networksops2.csv
c:\perflogs\archivedperflogs\networksops2.csv
hope someone can help me
thanks alot
Carla
.
- Follow-Ups:
- Re: Batch File Rename + Date added & Move to another location
- From: foxidrive
- Re: Batch File Rename + Date added & Move to another location
- Prev by Date: broken sql
- Next by Date: Re: Batch File Rename + Date added & Move to another location
- Previous by thread: broken sql
- Next by thread: Re: Batch File Rename + Date added & Move to another location
- Index(es):
Relevant Pages
|