File Replecation Software
Results 1 to 8 of 8

Thread: File Replecation Software

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    47

    Exclamation File Replecation Software

    My boss has asked me to find File replication software that is FREE or something much cheaper than veritas storage replicator. he wants to replicate the data files from server1 to server2 for a disaster recovery plan. both servers are located in the same room. i have found data replicator, IDEM and file replication pro. Have any of you used this software or using similiar software that you would recommend?.

    both servers are nt4 servers.

  2. #2
    Registered User
    Join Date
    Nov 2000
    Posts
    1,639

    Post

    Umm..

    copy c:\blah\. z:\blah\.

    pause 500

    goto start

    ?

    But in all seriousness, you get what you pay for, and you get support when you buy a product, and something that might be scalable to a larger operation also.

    What sort of data do you want to replicate? Is it just going to be copied, or do both copies need to remain 'live'?.. please give more details.

  3. #3
    Registered User
    Join Date
    Sep 2001
    Posts
    47

    Post

    well they need to both stay live. its mainly msoffice documents but there are also caseware documents.

  4. #4
    Registered User
    Join Date
    Nov 2000
    Posts
    1,639

    Post

    Um.. dunno what caseware is, but I will assume its just a document type thingo.

    If it was me, I would:

    Assess how often the documents should be updated.

    Assess the speed of the hard drives and network to see how much data could be copied at a decent speed.

    Then, I would probably look into writing a batch file to do the job (dodgy way) or possibly use it as a bit of a project case, to teach myself VB, (or in my case, Delphi) I might actually use this situation to learn something.

    So yeah, I would either fork out the money, after seeing exactly what you need, or take on the task of creating something to do the job myself.

    Good luck fella.
    [email protected]

    http://forum.hot4s.com.au - Hot 4's & Performance cars

  5. #5
    Registered User RejectionMan's Avatar
    Join Date
    Apr 2002
    Location
    Edmonton
    Posts
    552

    Post

    if im not mistaken NT has built in file replication....

    automatiacly update the chagnes every 15 min (or waht ever you set it to), or dose nothing if it did not change.

  6. #6
    Registered User silencio's Avatar
    Join Date
    Sep 2000
    Location
    Savannah
    Posts
    3,960

    Post

    I've always been warry of businesses who want free services. Sometimes you get what you pay for (like EvilCabbage said).

    The cheapest way would be to run a differential backup every 15 minutes on the drives in question.

  7. #7
    Registered User
    Join Date
    Oct 2000
    Posts
    1,569

    Cool

    here is a simple freebie...the author writes pretty good code

    <a href="http://www.karenware.com/powertools/ptreplicator.asp" target="_blank">Replicator</a>

    hope this is sorta what you are lookin for

  8. #8
    Registered User
    Join Date
    Sep 2001
    Posts
    47

    Post

    Thanks You all for the replies. Iam going to have another talk to my boss and most probably suggest the defferiantal backup thanks iateyourcat. The speed of the network wouldnt really be a problem because its all 100mb running on cisco switches. batch files would be a problem because my boss doesnt like running things on the server. (this is most probably a pointless exercise that his going to give me again next year)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •