Question Two New Samsung 870 SSDs

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Nov 17, 2019
13,236
7,853
136
C recovered properly this last time. Trying for E now. These Intels will be archival for a while until I know everything else is OK.

Then I'll move on to the new drives and trying cloning.
 

Tech Junky

Diamond Member
Jan 27, 2022
3,825
1,343
106
Clonzilla is a linux live image for cloning your drives.

You boot up, choose beginner, select the type of clone usually just choose whole disk, then select the source which is usually "sda" and then the target "sdb" and let it run w/ any other options you choose.
 
Nov 17, 2019
13,236
7,853
136
Well, it's done. Unit 2 Booted up with both new drives, all data intact as far as I can see.

Magician reads both fine.

Bunch of steps and aggravation.

One odd thing so far is LibreOffice Calc showed the file I opened as in use by another user (something related to Unit 1). I'll deal with that later though.
 
Nov 17, 2019
13,236
7,853
136
I figure it was because the file was open when I did the backup, but who knows. I can just do a new copy for that one file. Quicken worked fine though.

Next issue is to find a File Sync program that I can use via LAN. Boot Unit 2 and have it sync to Unit 1. If I can do that weekly (or so), I can have a live backup without having to do Acronis. Other than browser stuff that might include new or changed passwords, it's really just LibreOffice, Quicken and some text stuff like Notepad that gets changed on any regular basis. Maybe a few pictures and some document downloads like bank statements.
 
Jul 27, 2020
26,351
18,124
146

Does mirror synchronization.
 
Nov 17, 2019
13,236
7,853
136
I was just looking at that and installed it, but I got lost trying to figure out how to compare whole directories rather than individual files. The one I tried to do didn't seem to accomplish anything.
 

Tech Junky

Diamond Member
Jan 27, 2022
3,825
1,343
106
I use rsync and set the timer in crontab to 6 hours to backup to the raid I have setup.
 
Nov 17, 2019
13,236
7,853
136
FreeFileSync seems to work OK, but it throws this error:

10:05:19 Warning The recycle bin is not available for "\\e\Documents".
ERROR_PATH_NOT_FOUND: The system cannot find the path specified. [IRecycleBinManager::WillRecycle]
Ignore and delete permanently each time recycle bin is unavailable?


How do I get around that? Or how do I create a path to the bin?

 
Jul 27, 2020
26,351
18,124
146
FreeFileSync seems to work OK, but it throws this error:

10:05:19 Warning The recycle bin is not available for "\\e\Documents".
ERROR_PATH_NOT_FOUND: The system cannot find the path specified. [IRecycleBinManager::WillRecycle]
Ignore and delete permanently each time recycle bin is unavailable?


How do I get around that? Or how do I create a path to the bin?

You have to change the Delete method to Versioning and specify a folder for files that are deleted or modified so you can look in that folder for any older/deleted files.