Difference between revisions of "CrashPlan"
(6 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
This is the Backup menu screen:<br><br> | This is the Backup menu screen:<br><br> | ||
− | [[image:crashplan_backup.jpg| | + | [[image:crashplan_backup.jpg|600px]] |
<br><br> | <br><br> | ||
This is the Restore menu screen: | This is the Restore menu screen: | ||
<br><br> | <br><br> | ||
− | [[image:crashplan_restore.jpg| | + | [[image:crashplan_restore.jpg|600px]] |
<br><br> | <br><br> | ||
− | Look at this close-up to see the single most important feature of CrashPlan for | + | |
+ | <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> | <br><br> | ||
[[image:crashplan_incremental.jpg]] | [[image:crashplan_incremental.jpg]] | ||
<br><br> | <br><br> | ||
− | This is VERY good - because now I have four recent versions of the file in secure online backup to revert to if I | + | |
+ | <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> | <br><br> | ||
By the way - We aren't making any money on this recommendation. It is just very good software. | By the way - We aren't making any money on this recommendation. It is just very good software. |
Latest revision as of 02:29, 9 September 2009
We highly recommend CrashPlan for automatic online backup.
This is the Backup menu screen:
This is the Restore menu screen:
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? |
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
- See the CrashPlan Website
- Back to Miscellaneous