Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
weekly backups
Name: franku2009 Date: September 17, 2008 at 06:47:52 Pacific OS: XP CPU/Ram: 512 Product: Dell
Comment:
I want created a batch file that backup on weekly occurs but only keeps back for four weeks
i.e if its week1 then overwrite files in week 1 folder and same as week2, week3, week4
Summary: I realized I was making it much harder than it had to be. Since I only needed to keep it for seven days I renamed the folders after the day of the week instead and rewrote the batch file as follows. ...
Summary: Hi all, I have a sql database, each night i have a batch file run to back this up to a specified folder; C:\Program Files\Microsoft SQL Server\MSSQL$SIMS\BACKUP This backup is a zip file. I now have t...
Summary: Ok So I really need help, I need this batch file to run a backup of files that are in a certain directory(directory A), then copy those to a new directory (directory B). Then I need the computer to t...