Search found 2 matches

by Qilin
27 Jan 2026, 09:09
Forum: General Discussion
Topic: Symlink-created files are not synced correctly (FreeFileSync 14.7 on Ubuntu 24.04)
Replies: 2
Views: 159

Re: Symlink-created files are not synced correctly (FreeFileSync 14.7 on Ubuntu 24.04)

> I am using the default symlink handling settings
By default "Include symbolic links" (in the Comparison Settings, F6) is not checkmarked.
So, by default symbolic links are not included ... Plerry, 26 Jan 2026, 11:54
Great! Thank you!
by Qilin
26 Jan 2026, 11:26
Forum: General Discussion
Topic: Symlink-created files are not synced correctly (FreeFileSync 14.7 on Ubuntu 24.04)
Replies: 2
Views: 159

Symlink-created files are not synced correctly (FreeFileSync 14.7 on Ubuntu 24.04)

Hello FreeFileSync developers,

I would like to report an issue related to symbolic links (ln -s) on Linux.

Environment

- FreeFileSync version: 14.7 (x86-64)
- Operating system: Ubuntu 24.04.3 LTS
- Filesystem: ext4 (both source and target)
- Sync type: Standard mirror / two-way (issue occurs in ...