Am I right in using it this way?
"put "*.csv" <H" ^
No. Just remove the
S
from your code. This is correct:
"put *.CSV<5H" ^
If it does not help, we need to see a session log file.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Am I right in using it this way?
"put "*.csv" <H" ^
S
from your code. This is correct:
"put *.CSV<5H" ^
S
suffix is supported by the latest beta version of WinSCP only?