How to synchronize without synchronizing?


  1. Posts : 26
    Windows 10 Pro
       #1

    How to synchronize without synchronizing?


    Hello All,

    I have a folder on a network drive and I want to have that folder and contents accessible on a local drive via a folder, but I do not want to synchronize the files.

    Rather, I want to have a "faux folder" in the local drive which, when opened, shows all of the files and new files can be saved to it as though said files were actually on the local drive...but the files are actually saved to and maintained on the network drive only.

    I did this with a previous version of Windows, but forgot how.

    Any ideas?

    Thanks,
    edsager
      My Computer


  2. Posts : 9,767
    Mac OS Catalina
       #2

    A network share is not going to create a folder on a workstation on a LAN.
      My Computer


  3. Posts : 18,426
    Windows 11 Pro
       #3

    @edsager

    It is the mklink /d command. For example, I have a server called Server2 with a folder called Movies on it. If I wanted C:\Movies to actually point to \\Sever2\Movies the command would be:
    mklink /d C:\Movies \\Server2\Movies

    Note: C:\Movies cannot previously exist. The mklink /d command will create a virtual C:\Movies folder.
      My Computer


  4. Posts : 16,975
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #4

    Ed,

    I agree with @NavyLCDR above but you might also consider these solutions as they achieve the same end result albeit in a different way:-

    1 Create a shortcut to the network drive, or
    2 Map the network drive to a drive letter [to map a network drive, go to it in File explorer possibly by typing its address into the address bar, select it, right click, Map network drive …]

    In both cases, your users would have the same convenience that they would have if they were working with a local drive.

    Denis
      My Computer


  5. Posts : 26
    Windows 10 Pro
    Thread Starter
       #5

    NavyLCDR~That is exactly what I was trying to remember. Thank you.

    Try3~I have done that and it seems a fine way to accomplish what I want, but, for some reason, I want to use the symbolic link. I may end up using the method you suggested.

    Thank you all for your comments! The week has started off well!

    Thanks,
    edsager
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:01.
Find Us




Windows 10 Forums