Technical issue

Dear Staff,

I have a huge problem. I set up a WebDav server on my Synology server and I using with NetDrive3 and works well. I have a huge folder structure with very deep parts and I realized can’t open my file if the path is too deep. I can see all files in deeper folders but when I try to open them, the error message: “Can’t open becuase the file was moved or delete” or something similar depends on software.

I tried mounted as local drive and network drive, I can go deeper when I mounted as network drive, but not deep as the structure finished.

Please give me a solution.

Thank you.

Windows explorer does not support long path names more than 260 characters. NetDrive does not have limitation but windows explorer does.

Allright, but how can I solved it? because when I connected the webdav network drive its open automatically in windows file explorer. I tried open in TotalCommander but it also has a 260 character limit.

You should follow this to windows explorer accepts long path names.

(1) run regedit.exe as administrator
(2) locate [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
(3) change data value [LongPathsEnabled] (DWORD) to “1”
(4) close regedit and restart Windows

But I can not guarantee it works correctly.

Thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.