Backup Solution December 4, 2007
Posted by Henderson in Miscellaneous.trackback
So here’s the thing. I needed to setup a backup system whereby the user’s documents will be backed up to a location on the server automatically. There is a problem with the offline file setup that I don’t want to touch cause not even Microsoft can give a proper solution to that problem.
I tried finding programs that can do it and as with most products they came with a cost. One that I can not afford right now even though the solution is not for myself but the organization.
Here’s the solution i came up with:
- Created a batch file that will copy the contents of the folder that has the files to the backup directory
- Next to set it up to run automatically, i will setup a job in scheduled tasks that will run for every hour or so.
Hopefully that will work and with the new found knowledge some client will need something like that.
Comments»
No comments yet — be the first.