Windows 10: Sync folder using links with onedrive.

Discus and support Sync folder using links with onedrive. in Windows 10 Network and Sharing to solve the problem; Hi everyone. I need to find a way to sync a folder in my pc with onedrive without actually saving the files inside the onedrive folder. The reason is... Discussion in 'Windows 10 Network and Sharing' started by Enegmon, Aug 31, 2022.

  1. Enegmon Win User

    Sync folder using links with onedrive.


    Hi everyone. I need to find a way to sync a folder in my pc with onedrive without actually saving the files inside the onedrive folder. The reason is that the folder must be able to be accessed from Linux, so after booting back in Windows the files added get synced. Onedrive uses a custom reparse point tag for its folder, so Linux won't natively work with it, and workarounds are all complex and not reliable as Microsoft is not supporting onedrive in Linux in any way.I had seen you could simply use a directory junction, or by Microsoft, a directory symbolic link, as per https://superuser.co

    :)
     
    Enegmon, Aug 31, 2022
    #1
  2. TarAn_D Win User

    Move the OneDrive Folder

    Move the OneDrive Folder in Windows 10

    When you set up OneDrive to sync with your computer, a folder C:\Users\XXXX\OneDrive will be created to store the contents. XXXX denotes your username. To move this folder to another location follow these simple steps:

    1. Unlink OneDrive from your PC:

    • Go to the taskbar notification area
    • Right-click on the OneDrive icon
    • Select settings
    • Click: Unlink this PC
    2. Delete the C:\Users\XXXX\OneDrive folder

    3. Create a new folder (target folder) for OneDrive contents, e.g. D:\OneDrive

    4. Create Directory Junction for the new folder

    • In the search area of the taskbar type CMD and press Ctrl+Shift+Enter
    • In the command window type
    mklink /J C:\Users\XXXX\OneDrive D:\OneDrive

    adjusting it to your specific username and selection of the target folder

    5. Link again OneDrive to your PC using the OneDrive icon in the taskbar notification area
     
    TarAn_D, Aug 31, 2022
    #2
  3. Brink Win User
    Microsoft turns on shared folder sync for OneDrive


    Source: Allow folders to be shared/co-owned with access/sync the same for all co-owners - Feature Suggestions for Microsoft OneDrive
     
    Brink, Aug 31, 2022
    #3
  4. Brink Win User

    Sync folder using links with onedrive.

    Sync Any Folder to OneDrive in Windows 10


    Hello Richard, *Smile

    That is correct. You'll be able to use mlink to sync any folder with OneDrive.

    It basically creates a junction point of the folder you want to link in the OneDrive folder, and this allows it to be synced.
     
    Brink, Aug 31, 2022
    #4
Thema:

Sync folder using links with onedrive.

Loading...
  1. Sync folder using links with onedrive. - Similar Threads - Sync folder using

  2. OneDrive : How to not sync a folder into OneDrive Folder

    in Windows 10 Gaming
    OneDrive : How to not sync a folder into OneDrive Folder: Hello,I have a question, I actually use 2 computers, with my Documents folder synced with OneDrive, all works, it's perfect.But, I have in my Documents, a folder with save file from a game that I play on the 2 computers, and I cant change save directory.It is possible to...
  3. OneDrive : How to not sync a folder into OneDrive Folder

    in Windows 10 Software and Apps
    OneDrive : How to not sync a folder into OneDrive Folder: Hello,I have a question, I actually use 2 computers, with my Documents folder synced with OneDrive, all works, it's perfect.But, I have in my Documents, a folder with save file from a game that I play on the 2 computers, and I cant change save directory.It is possible to...
  4. OneDrive sync of .lnk links to network folders missing

    in Windows 10 Gaming
    OneDrive sync of .lnk links to network folders missing: I have new computer setup and when using OneDrive personal on the new Windows 11, I see that a lot of my 100s of .lnk shortcuts to many different network folders e g \\server\folder\subfolder are missing. Is there any setting to include .lnk shortcuts. I see some posts about...
  5. OneDrive sync of .lnk links to network folders missing

    in Windows 10 Software and Apps
    OneDrive sync of .lnk links to network folders missing: I have new computer setup and when using OneDrive personal on the new Windows 11, I see that a lot of my 100s of .lnk shortcuts to many different network folders e g \\server\folder\subfolder are missing. Is there any setting to include .lnk shortcuts. I see some posts about...
  6. Sync folder using links with onedrive.

    in Windows 10 Software and Apps
    Sync folder using links with onedrive.: Hi everyone. I need to find a way to sync a folder in my pc with onedrive without actually saving the files inside the onedrive folder. The reason is that the folder must be able to be accessed from Linux, so after booting back in Windows the files added get synced. Onedrive...
  7. Sync folder using links with onedrive.

    in Windows 10 Gaming
    Sync folder using links with onedrive.: Hi everyone. I need to find a way to sync a folder in my pc with onedrive without actually saving the files inside the onedrive folder. The reason is that the folder must be able to be accessed from Linux, so after booting back in Windows the files added get synced. Onedrive...
  8. Onedrive and This PC folder sync

    in Windows 10 Network and Sharing
    Onedrive and This PC folder sync: I have Windows 10 and just moved to Onedrive in order to sync my files to the cloud like I did with iDrive. My goal is to ensure all the files and folders in the Documents folder and Desktop are backed up automatically whenever they change. Boom!Unfortunately, when I change...
  9. Syncing folders using symbolic links

    in Windows 10 Network and Sharing
    Syncing folders using symbolic links: Hi everyone! I have a question about symbolic links on Windows 10. How can I sync folders using the function "mklink" CMD, and point to a folder which already exists, without creating a new folder? is it even possible? Because when I create a symbolic link in that way, it...
  10. Not Syncing Folders with OneDrive

    in Windows 10 Network and Sharing
    Not Syncing Folders with OneDrive: How do I add a folder to my desktop without having OneDrive attempt to sync it? I wanted to move a large file and for ease of access wanted to place it on the desktop. I don't want OneDrive to upload all 6GB of it. What I tried: I created a "Local" folder on Desktop. I...