Hm, you have a point. I "need" it mostly because I wasted quite a bit of time figuring out a weird "Host key does not match configured key" message, which in the end turned out to be due to this. I was passing in raw arguments to another program, which was constructing the actual command line for WinSCP by escaping " with \". I thought it could save someone else some time if WinSCP supported that.
Well, it's your call then. I realise WinSCP is used in lots of scripts around the world and breaking those would be a Bad Thing.
P.S. Random idea: there could be a WinSCP2.com wrapper that does nothing but convert the command line and pass it to WinSCP.com. Seems a bit overkill though.
Well, it's your call then. I realise WinSCP is used in lots of scripts around the world and breaking those would be a Bad Thing.
P.S. Random idea: there could be a WinSCP2.com wrapper that does nothing but convert the command line and pass it to WinSCP.com. Seems a bit overkill though.