Re: Excluding all instances of the same directory
synchronize local -filemask="|Upload/;Starsze wersje/"
See https://winscp.net/eng/docs/file_mask#combining
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
synchronize local -filemask="|Upload/;Starsze wersje/"
synchronize local -filemask="|Upload/"
Upload
directory.
Starsze wersje
/serwis/instalki/app1/3.1.4/
/serwis/instalki/app1/Starsze wersje/
/serwis/instalki/app2/3.1.4/
/serwis/instalki/app2/Starsze wersje/
/serwis/instalki/app3/3.1.4/
/serwis/instalki/app3/Starsze wersje/
-filemask="|Upload/; |*/Starsze wersje/"
to filemask it doesn't work, winscp.com stops with invalid filemask option in |*/Starsze wersje/
.
Starsze wersje
from synchronization?