Cannot exclude symbolic links documenet\pictures etc

I have a big problem, in the client backup path i have included the documents folder, but i can not exclude the symbolik links like “pictures” “videos” “music” etc…
In the “file backup\exclusion from backup” i have try to exclude in this syntax but none worked.
`\Music*;\Musica*;/Music/;/Musica/``

This the log of the backup:

UrBackup just did a resumed full file backup of “francesca02”.

Report:
( 19 infos, 1 warning, 3 errors )

2016-12-01 18:57:30(info): Starting incremental file backup…
2016-12-01 18:58:07(warning): Restarting shadow copy of C:\ because it was started by this server
2016-12-01 18:58:07(info): Scanning for changed hard links on volume of “Desktop”…
2016-12-01 18:58:07(info): Indexing of “Desktop” done. 1 filesystem lookups 21 db lookups and 0 db updates
2016-12-01 18:58:07(info): Following symbolic link at “C:\Users\francesca\Documents\Musica” to “C:\Users\francesca\Music” confirms symlink backup target “.symlink_Music” to “C:\Users\francesca\Music”
2016-12-01 18:58:07(info): Following symbolic link at “C:\Users\francesca\Documents\Video” to “C:\Users\francesca\Videos” confirms symlink backup target “.symlink_Videos” to “C:\Users\francesca\Videos”
2016-12-01 18:58:07(info): Indexing of “Documents” done. 1 filesystem lookups 20 db lookups and 0 db updates
2016-12-01 18:58:07(info): Indexing of “Outlook” done. 1 filesystem lookups 0 db lookups and 0 db updates
2016-12-01 18:58:07(info): francesca02: Loading file list…
2016-12-01 18:58:07(info): francesca02: Calculating file tree differences…
2016-12-01 18:58:07(info): francesca02: Indexing file entries from last backup…
2016-12-01 18:58:07(info): francesca02: Calculating tree difference size…
2016-12-01 18:58:07(info): francesca02: Linking unchanged and loading new files…
2016-12-01 18:58:10(error): Creating symlink at “\192.168.10.252\backup\urbackup\francesca02\161201-1857\Documents\Musica” to “.symlink_Music” failed. The file or directory is not a reparse point. (errorcode=4390)
2016-12-01 18:58:10(info): Waiting for file transfers…
2016-12-01 18:58:10(info): Waiting for file hashing and copying threads…
2016-12-01 18:58:11(info): Saving file metadata…
2016-12-01 18:58:11(info): Writing new file list…
2016-12-01 18:58:11(info): Number of copyied file entries from last backup is 387
2016-12-01 18:58:11(error): Fatal error during backup. Backup not completed
2016-12-01 18:58:11(info): Transferred 22.1064 KB - Average speed: 72.904 KBit/s
2016-12-01 18:58:11(info): Time taken for backing up client francesca02: 41s
2016-12-01 18:58:11(error): Backup failed

I may have found the solution, this is my exclusion:
*\Musca;*\Immagini;*\Video
All whitout the ending \

Just to confirm that I had a similar issue, and I believe I have a better solution.

It was unexpected for me that i only selected to backup my Windows11 folder “Documents” and somehow my “My Videos” came with. Turns out there’s indeed a hidden system symlink from Documents to Videos, and urbackup follows the symlink.

The solution is to go in windows explorer to “…” button, options, view(tab) and then show hidden files, but also untick “hide operating system files”. Then you can delete the symlink to “Videos”.