Hi Jason, In this case I use a hard link, created with windows commandline to link from /shared folder to another place on filesystem https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mklink mklink /J C:\ProgramData\Niagara4.4\vykon\stations[Your_Station_Name]\shared\folder C:[...]\differentFolder whereby first folder is symbolic link and second is the actual, logical folder containing the files on filesys. Hope this helps, even 4 Years later! By the way, your post...
Hi Jason, In this case I use a hard link, created with windows commandline to link from /shared folder to another place on filesystem https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/mklink mklink /J C:\ProgramData\Niagara4.4\vykon\stations[Your_Station_Name]\shared\folder C:[...]\differentFolder whereby first folder is symbolic link and second is the actual, logical folder containing the files on filesys. Hope this helps, even 4 Years later! By the way, your post...