wayner Posted June 26 Share Posted June 26 I use OneDrive to hold all of my personal data files and I have it set to sync on a couple of different PCs in my house. This is separate from all my media files which are stored in unRAID and these data files are relatively modest in size - about 29GB. I want to ensure that these data files are also held elsewhere in case I ever got locked out of my MS account. I know that they should be on my local PCs in the c:\Users\wayner\OneDrive account but I want to back them up outside of the OneDrive world as well, just in case my account got hacked and someone was able to delete or lock my files. What would be the best way to backup this data to unRAID? I know that there are a few OneDrive/Dropbox "clones" that run on unRAID. Which one would make sense for my purposes and can you have it sync on a daily or weekly basis? Or is there a better way of solving this problem? Quote Link to comment
Flubster Posted June 26 Share Posted June 26 I use rclone with a onedrive endpoint to do exactly this. Quote Link to comment
Aran Posted June 28 Share Posted June 28 I also use rclone to sync two ondrive accounts to unraid. I use 3 user scripts to sync my accounts: - one for creating a mount point and mounting ondedrive to it at array startup. - another for syncing - a 3th one for unmounting at stopping of the array. It's running for 3 years now without any problems. This link to spaceinvaderone's may help. It's 7 years old but still relevant. Quote Link to comment
wayner Posted June 28 Author Share Posted June 28 When I search for rclone in apps there are five results - four of them are dockers and one is a plugin. Which one do I use? Can I use the Nacho-Rclone-Native-GUI docker? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.