Onedrive sync

jinsatkilife

Senior Member
Joined
May 4, 2019
Messages
2,115
Reaction score
2,103
I want to sync a folder to my onedrive but inside that folder, I want to exclude a certain folder. Does anyone know what's the command to do that?

This is what I do currently but how do I exclude a folder inside that folder from being sync?

1) mklink /j "%UserProfile%\OneDrive\Folder Name" "Full path of source folder"

Thanks in advance :o
 

jackoats.sg

Junior Member
Joined
Feb 11, 2020
Messages
78
Reaction score
1
Just have this wild idea that if you were to use a symbolic linked folder as the folder that is being excluded, will it work when you upload?


I want to sync a folder to my onedrive but inside that folder, I want to exclude a certain folder. Does anyone know what's the command to do that?

This is what I do currently but how do I exclude a folder inside that folder from being sync?

1) mklink /j "%UserProfile%\OneDrive\Folder Name" "Full path of source folder"

Thanks in advance :o
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top