seafile icon indicating copy to clipboard operation
seafile copied to clipboard

Disabling all ignore lists

Open shravan2x opened this issue 2 years ago • 0 comments

I have a large codebase project synced via Seafile with 1M+ files. It so happens that in one part of this codebase, we store persistent data in a DB called "thumbs.db". I was looking into why the program behaved differently after syncing to a different machine when I found that Seafile ignores some files by default with no way to disable it. The relevant code is at https://github.com/haiwen/seafile/blob/master/daemon/repo-mgr.c#L1180.

Could an option be added to sync all-files under a folder as-is? I'm happy to manually ignore any files I don't want via seafile-ignore.txt.

shravan2x avatar Apr 28 '22 00:04 shravan2x