Windows 10 Symbolic Links excluding sub-folders / folders

  • Thread starter Thread starter Reprobus
  • Start date Start date
R

Reprobus

Guest
A long time ago, I was wondering if it was possible to create a symbolic link but exclude folders or sub-folders if the folder contained folders or sub-folders from the symbolic link. I was informed it is possible with RoboCopy or XCopy; the command I should use is;

C:\<sourceFolderPath>" "C:\<targetFolderPath>" /sl /xd


Unfortunately that did not work, and neither do I know what the flag /sl & /xd are suppose to do ?

More...
 
Back
Top