I have come across a solution to sync any local folder to OneDrive by following the instructions in the link below: https://www.tenforums.com/tutorials/92892-sync-any-folder-onedrive-windows-10-a.html
QUESTION: Will any change made on the files in the original directory (F:\Example file) be automatically updated on the files in the OneDrive Folder
Basically, I am asking if the files in the original directory are actually "synced" to OneDrive as I make any edits on them.
I am asking because I am not sure how the mklink command works. I understand there are other parameters for the mklink command. So if "mklink /j" does not work, which parameter should I use to achieve my goal.
