View Issue Details

IDProjectCategoryView StatusLast Update
0004014SymmetricDSBugpublic2025-06-04 17:33
Reporterrwfuller Assigned To 
Prioritynormal 
Status closedResolutionwon't fix 
Product Version3.10.2 
Summary0004014: File sync does not reverse initial load subdirectories if file.sync.fast.scan=true
DescriptionGiven the following file structure on the client and with SYM_FILE_TRIGGER.RECURSE = 1

baseFolder
│ file1.txt

├───dir1
│ dir1file1.txt
│ dir1file2.txt

├───dir2
│ dir2file1.txt
│ dir2file2.txt

└───dir3
│ dir3file1.txt
│ dir3file2.txt

With file.sync.fast.scan=true
     file1.txt is synched but directories are not for reverse initial load

With file.sync.fast.scan=false
    All files and directories are synched for reverse initial load
Tagsfile sync

Relationships

related to 0004402 closedelong Default the file.sync.fast.scan back to false since it only works reliably on Unix 

Activities

rwfuller

2019-06-18 19:56

reporter   ~0001534

If a file is later changed or added in the subdirectory then all files are sent in the subdirectory and not just the one modified or added.

rwfuller

2019-06-20 18:24

reporter   ~0001538

This was with file.sync.use.crc=false. Using the default (true), the initial load now works.

pmarzullo

2025-06-04 17:33

developer   ~0003009

Fast scan only works for Unix.

Issue History

Date Modified Username Field Change
2019-06-18 19:49 rwfuller New Issue
2019-06-18 19:52 elong Tag Attached: file sync
2019-06-18 19:56 rwfuller Note Added: 0001534
2019-06-20 18:24 rwfuller Note Added: 0001538
2025-06-04 17:32 pmarzullo Relationship added related to 0004402
2025-06-04 17:33 pmarzullo Assigned To => pmarzullo
2025-06-04 17:33 pmarzullo Status new => closed
2025-06-04 17:33 pmarzullo Resolution open => won't fix
2025-06-04 17:33 pmarzullo Note Added: 0003009
2025-06-04 17:33 pmarzullo Assigned To pmarzullo =>