• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows symbolic link problem

benwood

Member
I have a PC running Windows 7 Home Premium x64 set up as a media server where I store my DVD rips. I play them with my Patriot Box Office (PBO) media player. I have the movie Alien ripped as files in the directory named Alien which is in turn stored in a directory named SciFi. I also want to have the movie Alien appear in the Horror directory so I created the following symbolic link to do so: mklink /D "F:\Movies\Horror\Alien" "F:\Movies\SciFi\Alien". After creating the link I could see the files in the F:\Movies\Horror\Alien directory from Windows Explorer with no problem. But my Patriot Box Office saw the directory F:\Movies\Horror\Alien as empty. I tried using NTFS junction points instead and they worked but neither Flexraid nor SnapRaid, the programs that I want to use to protect my file rips support NTFS junctions. Any ideas as to the problem and how to fix it?

P.S. For some reason this board is replacing the colons in my post with Smile icons.
 
It sounds like the Patriot device doesn't know how to interpret symbolic links (they're interpreted client side, not server side). In which case you're flat out not going to be able to use symlinks.
 
Back
Top