Exluding folders bebefore compare

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Cobras
Member
Member
Posts: 137
Joined: 2003-11-18, 22:27 UTC

Exluding folders bebefore compare

Post by *Cobras »

I regularly compare and sync my desktop hard drives and portable drives using "synchronize directories". No problem at all. Very often I want to exclude a few folders for sync. How to exclude those folders before hitting "compare" button?
User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

Select only folders you want to include.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

There is a filter field between path fields, and you can type folders there to exclude after a pipe, e.g.:

Code: Select all

*.* | *.user *.o *.pdb *.nvuser *.suo *.props Debug\ Release\ bin\
(here I exclude some files and 3 folders)

You can save sync preset with such filter and load it using SYNCOPEN command.
User avatar
petermad
Power Member
Power Member
Posts: 16140
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Or you can use the Ignore feature: "Configuration" -> "Options..." -> "Ignore list".
Last edited by petermad on 2014-11-02, 15:00 UTC, edited 1 time in total.
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
Cobras
Member
Member
Posts: 137
Joined: 2003-11-18, 22:27 UTC

Post by *Cobras »

petermad wrote:Ore you can use the Ignore feature: "Configuration" -> "Options..." -> "Ignore list".
This sounds very simple. I just tried it. When I selected a folder in "Ignore list", that folder was no longer visible. It looks that "ignore list" works like hiding folders. So it would works for syncing to exclude the folder. That is no longer an issue.

But that folder is needed for using windows 8. Would windows 8 is able to use that "hidden" folder (i.e., listed in ignore list".
User avatar
petermad
Power Member
Power Member
Posts: 16140
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

But that folder is needed for using windows 8. Would windows 8 is able to use that "hidden" folder

The folders/files are only hidden to TC, not to Windows.

There is an internal command: cm_SwitchIgnoreList that you can use to quickly turn the ignore list on and off.
Last edited by petermad on 2014-11-02, 15:01 UTC, edited 2 times in total.
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
Cobras
Member
Member
Posts: 137
Joined: 2003-11-18, 22:27 UTC

Post by *Cobras »

petermad wrote:
But that folder is needed for using windows 8. Would windows 8 is able to use that "hidden" folder

The folders/files are only hiddn to TC, not to Windows.

There is an internal command: cm_SwitchIgnoreList theat you can use to quickly turn the ignore list on and off.
You're right. The folder was hidden only in TC. With File Explorer (in Windows 8.1), the folder is visible nicely. Thank you for your nice tip.
Post Reply