Difference between revisions of "CrashPlan"

From ATTWiki
Jump to: navigation, search
 
 
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
[[image:crashplan_logo.jpg]]
 +
 +
We highly recommend CrashPlan for automatic online backup.
 +
 +
This is the Backup menu screen:<br><br>
 +
[[image:crashplan_backup.jpg|600px]]
 +
 +
<br><br>
 +
This is the Restore menu screen:
 +
<br><br>
 +
[[image:crashplan_restore.jpg|600px]]
 +
 +
 +
<br><br>
 +
 +
<table width=600>
 +
<tr>
 +
<td>
 +
Look at this close-up to see the single most important feature of CrashPlan for me:  Incremental backup as a file changes.  Take a look at the panelhandling_tcalc.pas file. (New prototype TubeCalcX development - not released.)  See how many times CrashPlan backed it up as I made changes to it?
 +
</td>
 +
</tr>
 +
</table>
 +
 +
<br><br>
 +
[[image:crashplan_incremental.jpg]]
 +
<br><br>
 +
 +
<table width=600>
 +
<tr>
 +
<td>
 +
This is VERY good - because now I have four recent versions of the file in secure online backup to revert to if I make a mistake or something bad happens (we're used to something bad happenning sooner of later).  This is turning out to be simple version-control without my having to give it a thought.  (This kind of quick incremental backup happens automatically with CrashPlan+, which is the purchased small-business version of CrashPlan software.  The cost is reasonable.  See the link below.)
 +
</td>
 +
</tr>
 +
</table>
 +
 +
<br><br>
 +
By the way - We aren't making any money on this recommendation.  It is just very good software.
 +
 +
 
==Other Sites==
 
==Other Sites==
 
*See the [http://www.crashplan.com/ CrashPlan Website]
 
*See the [http://www.crashplan.com/ CrashPlan Website]
  
 
*Back to [[Miscellaneous]]
 
*Back to [[Miscellaneous]]

Latest revision as of 02:29, 9 September 2009

Crashplan logo.jpg

We highly recommend CrashPlan for automatic online backup.

This is the Backup menu screen:

Crashplan backup.jpg



This is the Restore menu screen:

Crashplan restore.jpg




Look at this close-up to see the single most important feature of CrashPlan for me: Incremental backup as a file changes. Take a look at the panelhandling_tcalc.pas file. (New prototype TubeCalcX development - not released.) See how many times CrashPlan backed it up as I made changes to it?



Crashplan incremental.jpg

This is VERY good - because now I have four recent versions of the file in secure online backup to revert to if I make a mistake or something bad happens (we're used to something bad happenning sooner of later). This is turning out to be simple version-control without my having to give it a thought. (This kind of quick incremental backup happens automatically with CrashPlan+, which is the purchased small-business version of CrashPlan software. The cost is reasonable. See the link below.)



By the way - We aren't making any money on this recommendation. It is just very good software.


Other Sites