Re: thanks!
That "Bug" was closed as a duplicate of another one that was not implemented yet:
Issue 704 – Apply exclude/include masks also when moving remote files to different remote directory
Anyway, you can do:
See https://winscp.net/eng/docs/scriptcommand_mv
Issue 704 – Apply exclude/include masks also when moving remote files to different remote directory
Anyway, you can do:
mv *.pdf *.txt /maindir/seconddir/archive/
See https://winscp.net/eng/docs/scriptcommand_mv