Opps, so close to loosing everything, looking for advice on a better backup scheme
The other day my wife was doing some reorganization of Office folders on our computer and accidentally deleted the whole excel folder. I went to my backups (which is set to happen once a day) and found out that a full backup had happened about 30mins earlier. This was great as I was able to restore the excel folder without any issue.
This event highlighted how close I had come to loosing everything, should the full backup have happened after my wife had deleted the excel folder. The reason is that the way I have it set up is to do a full backup once a week, at which point it deletes all the previous incremental ones. Here is the scheme I am using (this was suggested some time ago by a Acronis support person at the time):
Custom Scheme
Backup method: Incremental
Create a full backup every 5 incremental versions
Store no more than 1 recent version chains
(all other options are not selected. 'Turn off automatic cleanup' is blue, which I assume means automatic cleanup is on)
What would be nice is if when it did the full backup it would keep the previous incremental one, however without the original full backup I assume this would not be of much use.
Can someone please suggest a better scheme?
I am guessing that I have to change the 'Store no more than x recent version chains' but I get confused by all the options so I am not 100% sure.
Whatever I end up with I would like to use the same settings for other backups which I do, however some of those are for much larger amounts of data so I may not have space to keep multiple sets,
Thanks in advance for your help

- Log in to post comments

GroverH, thanks for all the pointers. The immediate change I will make is to increase that version chain setting from 1 to 2.
Note that I always back up from one disk to another in the same machine. I realize that some catastrophic event like power supply failure or lightening strike could take out everything. For that reason I had been contemplating adding an external drive and triggering a backup to that manually.
I also like the idea of cloud backup but my ISP is on ADSL so although I have 25M download. I only get 1.5M upload. So cloud backup for an image of my C: drive would not be practical but cloud backup of Word and Excel files is definitely worth considering.
- Log in to post comments

Grover's solution is perfect.
I installed a hot swap drive bay in my pc and did exactly what Grover suggested.
It is a nice solution and gives me peace of mind that my data is secure and readily restorable.
My C drive has 2 partitions. Partition 1 for the OS, Partition 2 for the data.
The 3rd drive is the backup storage drive.
It only takes a few seconds to replace my working drive in event of OS failure or to restore all the data from the backup storage drive.
I set up a reasonable routine to keep my data ready to go on the extra OS/data drive and I'm ready to go when disaster strikes...
I also tested the "Restore to Dissimilar Hardware" to a standby backup computer. I had no problem but I did have all the motherboard drivers ready to go too.
We are fortunate to have so may "Forum Hero's" here to assist us when things go crazy.
Steve
- Log in to post comments

bbear,
Ditto on what "GroverH" and "Perdido Beach" posted about backups. My take on this topic is that it's best to have multiple recovery paths for your complete OS install and have a separate backup plan for those "must-keep" items such as the Excel folder that you mentioned in your post.
As GroverH mentioned, if you have a Desktop PC and a spare expansion slot, you can install a SATA hot-swap rack. It makes Cloning/Imaging very convenient as you can plug in and remove your HDD's like a CD/DVD or Flash drive.
I use 2 of these in my Desktop PC (Amazon link) :
http://www.amazon.com/KingWin-3-5-Inch-Internal-Trayless-KF-1000-BK/dp/…
That one is for conventional (spinner) HDD's. You can get trays for SSD's if needed.
Backups plans are as diverse as the Universe :) but I'll put my current activities out here and offer some things to consider about this topic.
I use 2 backup plans:
1) Complete HDD backup, including my Windows 7 install and all of my programs/personal data.
2) Incremental and manual backups for those "must-keep" items like my Outlook e-mail data file, some Excel files, things that are frequently edited/updated.
With HDD backups, I'm most likely backing up my "C" HDD more than some home PC users. However, the time spent maintaining a full-HDD backup scheme is worth it to me by always having a complete bootable spare HDD available on the shelf in the event of numerous problems that may occur, such as HDD failure, malware intrusions, user mistakes.
I Clone my Desktop HDD every couple of weeks with my Acronis (2011 ver) bootable CD. I have 2 spare HDD's which are identical to my "C" HDD size. I alternate those 2 HDD's with my bi-weekly Cloning. I use the 2nd spare HDD to Image-restore every few months to verify a complete worse-case Image recovery situation where I would need to restore the complete HDD having no available working Windows HDD.
The Cloned HDD remains disconnected on the shelf except when I'm processing the Cloning operation.
I have several (full-HDD) Images stored on another external USB HDD that is connected to my PC only during Image processing activities. I have these Images to provide redundancy for a complete HDD recovery situation in case I encounter a Cloning issue with my spare HDD's.
Backing up my "must-have" items:
I'm running a twice-daily unattended specific-item backup job with my Acronis 2011 program. The Target storage device is a continuously-connected portable USB HDD.
I backup those same items manually to a couple of Flash Drives. I do this to offer multiple recovery paths for those must-have items in case my PC is infected with one of the various ransomware encryption malware variants, such as the "Cryptolocker", "Cryptowall", "TorentLocker", etc.
Those malicious infections will usually encrypt excel, word, jpg, etc, items that are present on any mapped storage device that is connected to the parent PC at the time that the malware is running on the PC.
For that reason alone, it's important to use redundant backup methods for the critical personal items on one's PC.
Regarding manual backups, I'm using a script to back up my specific items since that minimizes the time that I need to have my failsafe devices attached to the PC. The idea is to back up those items fast without using the drag/drop or copy/paste manual methods so that the Flash Drives can be disconnected faster.
Scripting is a great way to run personalized batch jobs or run them interactively. I wrote a script that I call "Drive Copy". I use this one to manually backup my critical items to whatever portable storage device that I have connected to my PC at that time.
Bottom line for me is:
- Have multiple backup copies of your HDD and critical personal data available for recovery situations.
- Keep a couple or more storage devices disconnected from your PC that contain the above items. Connect them only during the actual backup processes. This helps protect you from encryption malware effects.
- Log in to post comments