Please help diagnose repo broken by syncing to onedrive #1659
-
|
My backup repo is stored locally, but i sync it to Onedrive (this is far more performant than backing up to onedrive directly). But it is breaking lately. I assume the issue is with the syncing, not rustic, but i dont know how to investigate deeper to see which files are missing/corrupted, and why. Can someone please give some guidance/suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 14 replies
-
|
Hi @nickchomey |
Beta Was this translation helpful? Give feedback.
-
I think your setup is over engineered. Syncthing does not support Onedrive. So you go through at least one extra hoop for no reason but mounting onedrive to your filesystem. Simplify syncing as much as possible. Less things to go wrong. Why not to use for example rclone to sync it directly? |
Beta Was this translation helpful? Give feedback.
-
|
I'm having trouble seeing how this is a syncing issue. Ive recreated the repo many times, and it always inevitably ends up breaking. Also, it only started happening recently. Here's more logs |
Beta Was this translation helpful? Give feedback.
oh, very weird. i just ran
rustic backupagain and it worked. i have no idea what might have changed... I'll report back if i find anything else later