this post was submitted on 25 Aug 2024
23 points (100.0% liked)
techsupport
2447 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:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In Linux. I just did an
rsync -avP /source /target
.The OneDrive folder is empty except for a desktop.ini file.
Yeah that rsync command should be fine. I suspect you somehow copied the wrong thing, or Windows is using a non standard users folder path for some reason.
You'll probably need to cross your fingers and just look through the disk. Try the tools I mentioned above to search by disk usage, or just do find with some known file names.
Yeah, I was pretty confident in my method, which is why I didn't bother to check if the file view in Windows was the same as in Linux. I'm currently running ncdu but I'm not very confident. A find run for a known filename yielded nothing.
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.