My MRP Database is a flatfile database system which has 16 parts.
Each part ranges from 100 megs to 800 megs in size.
Last night our main MRP server died due to hardware issues.
I could of had Business up and running within a few minutes on
a new server if I had the database copied to a Sandbox Server.
I'm going to start coping the Database, but it takes SO long to
copy over the network which we have a 100 bit connection.
I'm wanting to make a program that will only copy the changes
of each file, in turn reducing the amount of network bandwidth
needed.
Any ideas?
------------------
-Greg
Each part ranges from 100 megs to 800 megs in size.
Last night our main MRP server died due to hardware issues.
I could of had Business up and running within a few minutes on
a new server if I had the database copied to a Sandbox Server.
I'm going to start coping the Database, but it takes SO long to
copy over the network which we have a 100 bit connection.
I'm wanting to make a program that will only copy the changes
of each file, in turn reducing the amount of network bandwidth
needed.
Any ideas?
------------------
-Greg
Comment