PPRuNe Forums

PPRuNe Forums (https://www.pprune.org/)
-   Computer/Internet Issues & Troubleshooting (https://www.pprune.org/computer-internet-issues-troubleshooting-46/)
-   -   Real Time or Continuous Backup Software? (https://www.pprune.org/computer-internet-issues-troubleshooting/290042-real-time-continuous-backup-software.html)

seacue 30th Aug 2007 11:23

Real Time or Continuous Backup Software?
 
Real Time or Continuous Backup Software?
A friend has asked me the following question. Can any of you help?
seacue
---- quoting ----
Is there a backup utility that starts by creating a full partition
image on an (external?) drive and then keeps its backups up-to-date
by continually backing up files as they are changed? There would be
a default list of file types subject to these backups, editable by
user. Or maybe an exclusion list of file types NOT to back up. I'd want
a user interface that seamlessly integrated the partition images
and the later file-level backups. That way, if you needed to
restore a file that you had accidentally trashed or had become
corrupted, you wouldn't have to think about where you'd
find the latest intact version - in the partition image or in
later file backups. There would be issues of having multiple file
versions, but that's something that authors of file-backup
software have found ways of dealing with.
Shutting down the PC without disabling continual backups means
there is a high probability of interrupting a write operation to
the target drive. One should have a scheme to allow shutdown
without corrupting the contents of the drive used for the backups.

Saab Dastard 30th Aug 2007 12:26

Acronis gets the popular vote.

But try googling for "imaging backup software" or "drive image backup software"

Then read through the software specs to see if all the requirements are met.

SD

seacue 30th Aug 2007 13:04

My friend has Acronis, but he says it doesn't do the automatic / continuous backups as files are modified. Maybe he has missed something.

BOAC 30th Aug 2007 13:38

A better Google?

seacue 30th Aug 2007 13:51

That you BOAC, that looks like a good lead.

Anyone else have suggestions?

seacue

idgas 30th Aug 2007 14:40

Try Mirror Folder
Cheers, :E

green granite 30th Aug 2007 15:35

Isn't it called a RAID array? :}

seacue 30th Aug 2007 16:13

No, a RAID array doesn't keep earlier versions which are increments from the last major backup. A RAID array is a way of reducing exposure to HD disk failure, but doesn't allow going back to (slightly) earlier versions of files.

Mac the Knife 30th Aug 2007 20:48

Another vote for MirrorFolder

DeltaCopy - http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp - is a Windows wrapper for rsync - fast and free.

:ok:

bnt 30th Aug 2007 23:41

There is a commercial product I've worked with, NSI DoubleTake, which is used on servers. After an initial Mirror, it switches to a Replication mode that immediately copies any changes over = near real-time, depending on how fast the network is. You can define filters on what to replicate, and control bandwidth and schedules. However, it's not really "backup", because if there's any damage on the source (e.g. you delete a file)... it replicates the damage too. Unless you limit transmission times, that happens Immediately. :eek:

You don't say what version of Windows your friend has, but if it's Vista, he has the Shadow Copy option built-in. This is a "snapshot" technology adapted from Windows Server 2003, that "copies out" modified data blocks to a new location quickly and transparently. What you get is a friendly "Previous Versions" tab on a directory or file's Properties that lets you roll back changes, which sounds like it fits the bill. However, without going into too much detail about snapshots, note that it copies only the disk blocks that change, not whole files or directories, so it relies on the original drive being up: it's useful, but it's not a full replacement for backup to an external location.

What about the standard Windows Backup program? Select the external drive as the target, Advanced mode in the Wizard, set up the schedule you want, and use Incremental mode to back up only changed files.

Heck, if your friend wants to get back to basics, use XCOPY /S with /M or /A (using the file Archive bits).
:8

green granite 31st Aug 2007 07:22


No, a RAID array doesn't keep earlier versions which are increments from the last major backup. A RAID array is a way of reducing exposure to HD disk failure, but doesn't allow going back to (slightly) earlier versions of files.
I don't see a requirement to go back to (slightly) earlier versions of files in the original question, indeed just the opposite.

There would be issues of having multiple file versions, but that's something that authors of file-backup software have found ways of dealing with.
If I have a doc that I keep updating I tend to do a "save as" and add v1, v2 etc to the title so I know whats what.
:O

seacue 31st Aug 2007 13:58

My friend has Windows XP.

The Vista suggestion makes it seem as though there is at least one good thing about the OS.

Thank you all for the continuing suggestions.

seacue

Saab Dastard 31st Aug 2007 15:06

Ideally you would use a snapshot-aware NAS - such as a NetApp filer. I remember having a presentation from and discussion with them about 6 years ago, and I was extremely impressed with their concept.

From their white paper:


Files are composed of blocks, which are linked together to form files. Each block pertaining to a file contains bits of information that are part of the file. File systems keep track of the information stored in blocks.

WAFLŪ is write-optimized and always writes new disk blocks to available locations on disk. Pre-existing data blocks are never overwritten. This is true whether a new file is being created or an existing file is being updated. This process minimizes disk drive seeks, which improves performance. Thus preexisting blocks still exist and can be accessed in the form of Snapshot copies until they are deleted. The amount of disk space reserved for such copies is configurable on a per-volume basis.
Snapshots are not copies of data, rather Snapshots record the state of the blocks in the file system at a given point in time and provide read-only access to that image of the file system.
Interestingly, they use RAID 4 in their filers - the dedicated parity disk avoids having to overwrite data blocks with parity data, thus maximising the space available for data and shadow copies.

SD

Mac the Knife 31st Aug 2007 19:50

"...get back to basics, use XCOPY /S with /M or..."

XXCOPY - http://www.xxcopy.com/index.htm - is far more powerful, has none of XCOPY's inconsistent behaviour and is free for non-commercial use.

OzPax1 1st Sep 2007 03:26

Wait a few more weeks and Microsoft Windows Home Server will be available(the product has just been released to manufacturing) and OEM's will be selling their versions of the servers before the end of the year.
It will do exactly what you asking and as it was designed from the start as a home user product very easy to set up.
If it is for business use, then really you need to invest in Windows Server 2003 and a decent backup system (hardware & software)!

Also here is a video on Home server being demonstrated.

seacue 2nd Sep 2007 12:03

Thank you all for the continued suggestions.


All times are GMT. The time now is 20:21.


Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.