SyncIgnoreJunctions
Posted: 2023-08-31, 17:03 UTC
SyncIgnoreJunctions=1 should exclude directory junctions from synchronizing.
With SyncIgnoreJunctions=1 TC 11.01RC3 synchronizes the top-level of junction, but excludes the contents (files and subdirs).
For example with the directory structure below, directory junction "PHP-TEMP" is copied as a directory, but its contents are excluded.
If directory junctions are to be excluded, shouldn't also the top-level of the junction be excluded, not just its contents?
Copying using CopyLinks=0 with IgnoreLinks=1 works as expected with the above directory structure.
With SyncIgnoreJunctions=1 TC 11.01RC3 synchronizes the top-level of junction, but excludes the contents (files and subdirs).
For example with the directory structure below, directory junction "PHP-TEMP" is copied as a directory, but its contents are excluded.
If directory junctions are to be excluded, shouldn't also the top-level of the junction be excluded, not just its contents?
Code: Select all
30.08.2023 11.38 <JUNCTION> PHP-TEMP [D:\LOGS\PHP-TEMP]
30.08.2023 12.22 <DIR> lib
30.08.2023 12.22 <DIR> dev
23.06.2023 12.29 <DIR> ext
30.08.2023 12.22 <DIR> extras
30.08.2023 12.22 1 609 728 glib-2.dll
30.08.2023 12.22 18 944 gmodule-2.dll
30.08.2023 12.22 31 255 040 icudt72.dll
30.08.2023 12.22 3 049 984 icuin72.dll
30.08.2023 12.22 60 928 icuio72.dll
30.08.2023 12.22 2 270 720 icuuc72.dll