|
|
#1 |
|
Baseband Member
Join Date: Oct 2007
Posts: 82
|
Hello,
We have a server in our office network which hosts websites and a MySQL database, and I want to set it up so that it makes back ups of the websites and the database onto a mirror server regularly (maybe once an hour or so). I talked to my boss about it and he'd prefer to keep everything in-house. So I need to know if it's possible to do this with another computer in the office network, preferably mine. I would like to know: 1) How to setup the server to regularly back up the websites and the database onto my computer. 2) Can this be done even though my computer runs XP. 3) Can I create a folder on my computer that the server thinks is the C:\ drive (or is that necessary)? Thanks for your help. |
|
|
|
|
|
#2 |
|
Fully Optimized
Join Date: Oct 2008
Posts: 2,345
|
Yes.
Yes. Don't have to. You could do this with some php code on the first server and sending it to the second where you are backing it up. Just share server2 space to server1. Tell php to copy the database and files w/e you want to the space provided on server2. Pretty simple code if you need some php help I got free time all this week. |
|
|
|
|
|
#3 |
|
Cheesoid
|
You could just use SyncToy 2.0.
http://www.microsoft.com/Downloads/d...displaylang=en It would do the job... but IDK if it's ideal. |
|
|
|
|
|
#4 | |
|
Baseband Member
Join Date: Oct 2007
Posts: 82
|
Quote:
Also, someone was suggesting to me that I use ntbackup which comes with Windows. Know anything about that? |
|
|
|
|
|
|
#5 | |
|
Fully Optimized
Join Date: Oct 2008
Posts: 2,345
|
Quote:
Vb might do it. I don't use it much so If you can do it with that by all means go for it. You might be able to do this with a simple batch file. In fact.. I'm 99.9% sure you could do this with a batch file. Unless you would like it to do it automatically at certain times. Which.. Would be harder but I think it would also work with a batch. |
|
|
|
|
|
|
#6 |
|
Beta Member
Join Date: May 2009
Posts: 3
|
Does your server run linux or windows?
|
|
|
|
|
|
#7 | |
|
Cheesoid
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|