/S=S:SettingsName

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
KLawson
New Member
New Member
Posts: 1
Joined: 2018-03-21, 23:10 UTC

/S=S:SettingsName

Post by *KLawson »

how where do you define the wild card file selection the using the command line Sync operation? I need to filter out *.bak *.tmp files from my sync comparison. :?
User avatar
Dalai
Power Member
Power Member
Posts: 9364
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

Set the file mask to

Code: Select all

*.* | *.bak *.tmp
which is also explained in TC's help (just press F1 in the sync dir dialog). Save the settings as profile, and then you can call that profile with the switch mentioned in the thread title.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Post Reply