Search found 4 matches

by eseb63
16 May 2025, 19:46
Forum: Help
Topic: symlink issue on a synology NAS
Replies: 5
Views: 17629

Re: symlink issue on a synology NAS

thanks for the link

I tried with other sync tools :
dirSync Pro : same error than FreeFileSync
deltaCopy with rsync : links were not recognized

I finally wrote a powershell script to export the Windows links in a text file which is copied on the NAS and used by another bash script to restore them.
by eseb63
15 May 2025, 13:54
Forum: Help
Topic: symlink issue on a synology NAS
Replies: 5
Views: 17629

Re: symlink issue on a synology NAS

thanks for the reply...
yes, i use "Include symbolic links" and "As link" in the comparison settings

the option "Allow symbolic links within shared folders" is enabled on Synology DSM 6 samba protocol advanced settings

what protocol is used by FreeFileSync in this case ?
by eseb63
15 May 2025, 11:47
Forum: Help
Topic: symlink issue on a synology NAS
Replies: 5
Views: 17629

Re: symlink issue on a synology NAS

up ? zenju?
by eseb63
19 Apr 2025, 10:20
Forum: Help
Topic: symlink issue on a synology NAS
Replies: 5
Views: 17629

symlink issue on a synology NAS

Hello,
I try mirroring a folder containing symbolic links, from Windows 10 machine to a Synology NAS (with the option include as link)
The target dir is \\SYNO_NAS\Musique\MinimServer

I get a 4390 Error

Error Code 4390: The file or directory is not a reparse point. (CreateSymbolicLinkW)

Did i ...