None
EN
Comment on How to OneDrive Sync Any Local Folder with Mklink by Michael
['Markus Kasanmascheff', 'Markus Has Been Covering The Tech Industry For More Than Years. He Is Holding A Master S Degree In International Economics', 'Is The Founder', 'Managing Editor Of Winbuzzer.Com.']
Comments for WinBuzzer
You can use the mklink command to create a direct link between your local folder and the OneDrive sync folder, allowing the contents of the local folder to be synced as if they were part of the OneDrive folder.
Replace it with the folder you want to do an Mklink OneDrive folder sync with:In the Command Prompt, type the mklink command with your specific paths as mklink /J "%UserProfile%\OneDrive\LinkedFolder" "C:\LocalFolder" to sync “C:\LocalFolder” with OneDrive.
Test Mklink OneDrive File SynchronizationAdd or modify a file in your local folder and check if the changes are reflected in the OneDrive folder.
FAQ – Frequently Asked Questions about Mklink OneDrive Folder Sync Can I sync multiple folders with OneDrive using mklink?
However, you can sync a local folder with OneDrive using mklink and then use another service’s sync tool to sync that local folder.