i'm testing freefilesync under ubuntu 16.04. While it was great tool under windows 7, since i migrated to linux Kubuntu 15.04 (later 16.04) i have some issue to sync my home directory.
For example in rsync we are able to avoid *.socket* files sync. We do it using --no-specials.
However rsync is able to sync symbolic links.
When i run a job test on my /home directory, i get an error "Cannot copy symbolic link" on ".face.icon" even i set in synchronization settings "Include Symbolic Links > Direct"
Error Code 95: Not supported operation (symlink)
thx