Task: sync all files except dot files/directories (.git/*, .gitignore,..)
Steps:
1. open sync dialog
2. setup plugins (+button):
- Use plugin compare functions
- Add / Define / Plugins / Search in plugins:
-- tc | fullname | !regex | ^\.
-- tc | path | !regex | \\\.
3. Save
4. Ok
5. Compare
Exp.: Preview compare all files except dot files/directories
Act.: Preview compare all files without excepts
TC 9b15
Sync dirs ignore plugins settings
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
SailorMax,
Plugins in Sync dialog may only be used for custom compare by contents algorithms, e.g. for comparing text files with ignoring line break type (that's why this small button is near compare by contents option and is only visible when the option is enabled), you can't use them for excluding files from sync.
In order to exclude some files you should add these files to global ignore list or use filter mask in Sync dialog (between left and right path fields), e.g.:
Plugins in Sync dialog may only be used for custom compare by contents algorithms, e.g. for comparing text files with ignoring line break type (that's why this small button is near compare by contents option and is only visible when the option is enabled), you can't use them for excluding files from sync.
In order to exclude some files you should add these files to global ignore list or use filter mask in Sync dialog (between left and right path fields), e.g.:
Code: Select all
*.* | .git\ .gitignore
Use this in the filter mask:But if I need exclude all dot-files/folders? Is it possible?
Code: Select all
*|.* .*\
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar