M
Mike Stephen
I have a small client that needs a simple backup solution.
I have decided that the cheapest hardware backup solution is
a removable hard disk (a tray with tow 80 gig hard drives to
be swapped out back and forth on a daily basis. What I
would like is a small batch file that will use the copy or
xcopy command to backup all the files in the "my documents"
folder to the d drive (the 80 gig removable) What I would
like is the ability to make a directory on the backup drive
named as the current date in dd/mm/yy format, (obviously
without the slashes), then proceed to copy all the file into
that dir. This way the 80 gig drive would eventually fill
up after about 90 days and the old backups could ten be
deleted. I will send me the log file so that I can keep an
eye on it with a sendmail....
Is there a simple batch type line (or two-three) that I
could include in a batch file?
It has been many years since I have programmed and when I di
it was with simple batches and rexx scripts. Anyone have a
similar need and more skill than I, that could help?
I have decided that the cheapest hardware backup solution is
a removable hard disk (a tray with tow 80 gig hard drives to
be swapped out back and forth on a daily basis. What I
would like is a small batch file that will use the copy or
xcopy command to backup all the files in the "my documents"
folder to the d drive (the 80 gig removable) What I would
like is the ability to make a directory on the backup drive
named as the current date in dd/mm/yy format, (obviously
without the slashes), then proceed to copy all the file into
that dir. This way the 80 gig drive would eventually fill
up after about 90 days and the old backups could ten be
deleted. I will send me the log file so that I can keep an
eye on it with a sendmail....
Is there a simple batch type line (or two-three) that I
could include in a batch file?
It has been many years since I have programmed and when I di
it was with simple batches and rexx scripts. Anyone have a
similar need and more skill than I, that could help?