blueshaolin
asked on
How to make a hot backup of plain files?
Hi, we are running Windows 2000 Server, we have some big plain files ~4 GB (not a DB) that users access from their workstations.
We need to make hot backups daily (in another machine?) of these files since users access them almost all time, how can we do this ?
We need to make hot backups daily (in another machine?) of these files since users access them almost all time, how can we do this ?
ASKER
They are in use 24 hrs/day almost every day.
But those days when they aren't in use is not always at the same time (3.00 am, 2.00 am, 3.30 am .... )
But those days when they aren't in use is not always at the same time (3.00 am, 2.00 am, 3.30 am .... )
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
You could also use DFS, distributed file system to keep them synced all the time.
http://www.microsoft.com/technet/prodtechnol/windows2000serv/howto/dfsguide.mspx
Good Luck,