lra / mackup

Keep your application settings in sync (OS X/Linux)
GNU General Public License v3.0
14.52k stars 930 forks source link

Microsoft OneDrive #1049

Open servebeer opened 7 years ago

servebeer commented 7 years ago

Just wondering if there are any plans to support Microsoft OneDrive as a repository?

Thanks, Jon

sineld commented 5 years ago

No need to wait for support. Make a symlink: ln -s /Users/yourUserName/pathToOneDrive/Dropbox /Users/yourUserName/Dropbox

hoyacom commented 5 years ago

It should support more naturally

WymanY commented 2 years ago

Special need to support this feature

lvlie commented 2 years ago

Unfortunately the workaround does not work anymore. Had to use the filesystem engine, and had to symlink because the path to the OneDrive mount had a space in there (enforced, not by choice :) )