this post was submitted on 25 Aug 2024
23 points (100.0% liked)

techsupport

2240 readers
1 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 1 year ago
MODERATORS
 

I migrated my wife's PC after a forceful Windows 11 update to Linux. I made a backup of her files by doing an rsync of almost the complete C: drive onto an external drive formatted with exFAT. This was a grave mistake.

After the Linux installation we noticed that several files were missing and older files were back. My current guess is that I was somehow copying from an old snapshot instead of the current state.

I rsynced everything except for the Windows folder. Does anyone know if there is any chance of getting our filea back? Amd what actually happened?

you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 1 points 2 weeks ago (6 children)

The files were in the Documents folder and on the Desktop. The Documents folder is completely missing and the Desktop is very empty and contains links to already uninstalled programs. I also copied the Firefox profile from c:\Users\MyWifesName\AppData\Roaming\Mozilla. And it too looks like it's about a year or two old.

[–] Shadow@lemmy.ca 6 points 2 weeks ago* (last edited 2 weeks ago) (4 children)

Check inside the OneDrive folder.

Could you have copied the wrong disk or something? Did you do the copy in windows, or Linux?

Try using something like ncdu / qdirstat to see if you can find any large folders buried elsewhere on the disk.

[–] bjoern_tantau@swg-empire.de 1 points 2 weeks ago (3 children)

In Linux. I just did an rsync -avP /source /target.

The OneDrive folder is empty except for a desktop.ini file.

[–] samwwwblack@lemm.ee 4 points 2 weeks ago

You probably want to check your wife's Onedrive online with a web browser as by default Windows doesn't keep files locally in Documents/Desktop/Pictures etc.

load more comments (2 replies)
load more comments (2 replies)
load more comments (3 replies)