Hello
I have some directories to synchronize but I would like to synchronize only one subfolder in those directories.
For example on PC I have directories
a/public_html
b/public_html
on FTP I have
a/public_html
a/cgi-bin/
a/.htpasswd/
b/public_html
b/cgi-bin/
b/.htpasswd/
I select on PC a and b directories but don't know what to set in synchronize dirs filter to synchronize only public_html subdirs (I don't know if it's possible at all). I have hundreds of directories to synchronize so I cannot manually enter into public_html on PC and synchronize only this subdir
Synchronize directories (advanced)
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 14
- Joined: 2008-04-14, 10:05 UTC
- Contact:
There is a checkbox labeled: "Only selected (in main window)" - can't that help you?
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
-
- Junior Member
- Posts: 14
- Joined: 2008-04-14, 10:05 UTC
- Contact:
- ghisler(Author)
- Site Admin
- Posts: 50934
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You cannot use include filters, but you can exclude the subdirs you do not want. Please write the following in the combobox between the two paths:
*.* | cgi-bin\ .htpasswd\
Note the trailing BACKslashes, not forward slashes. The exclude names are intepreted in each directory, you cannot exclude absolute paths like a/cgi-bin.
*.* | cgi-bin\ .htpasswd\
Note the trailing BACKslashes, not forward slashes. The exclude names are intepreted in each directory, you cannot exclude absolute paths like a/cgi-bin.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 14
- Joined: 2008-04-14, 10:05 UTC
- Contact: