Re: Include/Exclude specific File using synchronize with -filema
The
You can combine both exclude and include mask in
https://winscp.net/eng/docs/file_mask#include_exclude
Actually you are doing it already, so I do not see a point of the question.
Use
option exclude
is deprecated and replaced by -filemask
.
You can combine both exclude and include mask in
-filemask
:
https://winscp.net/eng/docs/file_mask#include_exclude
Actually you are doing it already, so I do not see a point of the question.
Use
-filemask="*.exe>1D|archive/;BFFXA018.exe;CFFXA016.exe"