Thanks!
- usa
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
[]
. So WinSCP behaves as designed.
put
command documentation:
The Windows wildcard supports*
and?
only. If you want to use a full syntax of file masks, use a-filemask
switch.
put -delete \\myshare\fullpath1\*[.]* /fullpath2/
uploads nothing, but should upload "test.txt" only.
So, how do I upload files only?