On Thu, 4 Aug 2005, Michael Ben-Nes wrote:

> Hi Everyone
>
>
> I want to backup a file constantly as it change.
>
> Is it possible at all ?

please define what "backup a file constantly" means for you.

does it mean: having an exact _current_ copy all the time on two storage
systems (i.e. safety against "disaster")

does it mean: keep a historic change log of the file for every change
made, with the ability to rollback to any desired state?

does it mean: keep a backup of the file every 10 minutes?

does it mean something else?

then define: the size of the file (min/average/max)
             the rate of changes per time unit (min/average)
             who generates the file and changes to the file - a given
             software you wrote, a given software you did not write?
             are the changes to the file performed manually, or by
             automatic software?

then come back.

-- 
guy

"For world domination - press 1,
 or dial 0, and please hold, for the creator." -- nob o. dy

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to