general questions
I purchased True Image 2017 and have some questions.
1) how do I back up just my system files for recovery? Where can I store them? Does it have to be in another partition on the same disk, or another disk in the same computer? Can it be on removable media? How would this differ from a rescue media disk?
2) I've got terabytes of data. 50 GB in the cloud is not adequate. How can I back that up? Is the data compressed, other?
3) I don't use the My documents folder and its subfolders. How do I change the default to another folder?
4) does any of this protect against ransomware?


- Log in to post comments

The above advice is good. My recollection is that with the current build of Win 10 if you move the default place where documents, photoes and videos are stored (to another HDD and possibly partition) it can result in your system slowing down, particularly if you use Outlook. It is a good idea to store these in non-standard folders as the standard folders are the first place where malicious actions can be expected.
As most, if not all ramsomware relies on eccryption, and any file (including Acronis *.tib files) can be encrypted. So, offline storage is the best protection.
Edit: If you have 1TB of data that you wish to backup, then unless the data rarely changes you would need possibly 1.5TB of Cloud storage. I see that Acronis is now offering 250 gigs with single licence, 500 with double licence, and 1 TB with triple licence. As far as I can work out they have not increased the cost.
Ian
- Log in to post comments

That's good advice from Bobbo and Ian. I'll just add a bit of what I do, which may help you decide your own best course.
My laptop contains a single hard drive. To allow for quicker and smaller OS backups and quicker restores, I partitioned my drive. I have C: for the OS, D: for most user data, and E: for music.
E: contains about 550 MB of music files, so if I included those files in every system backup the backups would take hours and .tib files would be huge. When I create Acronis True Image backups, I use Disk Mode and select the entire drive which therefore includes all partitions and hidden partitions. That gives me .tib files that I know can fully restore a working system. But, I exclude the music files by file type: *.flac, *.m4a, *.mp3. Note that the partition is included, as I have selected to backup the entire disk, but those music files are excluded from the .tib backups
I backup my music collection (over 25,000 large lossless files, about 550 GB) to two external HDs using Robocopy and a command line I wrote.
When I have the need to restore the OS, such as if a newly installed application causes problems, I restore just the C: partition. If I ever had need to restore everything, the entire disk, such as if I had totall drive failure and had to replace the drive, I would first restore the entire disk from the .tib image, and then I would restore the music files from the file-based backup using Robocopy.
That may give you some ideas of how you could create a backup routine to best meet your own needs.
- Log in to post comments