Exclude certain file on Synchronize for more than 1 folder

Advertisement

solicom
Joined:
Posts:
8

Exclude certain file on Synchronize for more than 1 folder

Hi,

How can I exclude all .EXE files from more than one folder, I have working below code:

synchronize local -filemask="*.exe*|archive/" D:\fsdash\diags\SYNC\temp /diags/Temp/Magellan

but now I need to exclude .EXE files from folder other.

I have tried below code but didnt succeed:

synchronize local -filemask="*.exe*|archive/;*.exe*|other/" D:\fsdash\diags\SYNC\temp /diags/Temp/Magellan

any comment will be helpful

THX

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum