How to exclude some folders from TXT file
Hello,
I want to synchronize excluding some folders BUT I dont want to add every folder to my code to exclude them, is there a way I can add a TXT file where can contain all the folders name that I want to exclude???
My code:
synchronize local -filemask="*.zip>2013-02-07|archive/" D:\BIOS /remote/BIOS
instead of adding |archive, I want to add something like |exclude.txt where will be included a list of folders I want to exclude.
THX
I want to synchronize excluding some folders BUT I dont want to add every folder to my code to exclude them, is there a way I can add a TXT file where can contain all the folders name that I want to exclude???
My code:
synchronize local -filemask="*.zip>2013-02-07|archive/" D:\BIOS /remote/BIOS
instead of adding |archive, I want to add something like |exclude.txt where will be included a list of folders I want to exclude.
THX