synchronize files and folder

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
CarstenSchuette
New Member
New Member
Posts: 1
Joined: 2006-11-13, 09:04 UTC

synchronize files and folder

Post by *CarstenSchuette »

Hi,

I can specify to exclude files from synchronize by using "*.* | *.tmp" or something like this. This will exclude all files named "a.tmp", "b.tmp". But it will not exclude directories. Is this a bug? If not, can this be added?

Carsten
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

Try Options / Ignore list
I switched to Linux, bye and thanks for all the fish!
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3864
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

To exclude a folder you need a trailing backslash.
e.g. to exclude TEMP folder use "*.* | TEMP\"
#5767 Personal license
Post Reply