Re: Renaming transferred file to remote server
No problems. Is there a reason for this convention?
That's how masks work on Windows. Trycopy somefile _*_
Not exactly the same
WinSCP: foo.bar _*_.* -> _oo_.bar
Windows: copy foo.bar _*_.* -> _oo.bar_
It's close, though, and I learnt something of Windows. Thanks.