problem passing parameters using /parameter param1...
Hi
I'm trying to do something I would have thought was simple
WinSCP.exe /console /script=copyToP4.txt /parameter target\APReporting.war
And in copyToP4.txt at some point I have:
put %1%
but the console always says:
File or folder '%1%' does not exist.
So it seems that the parameter is not being resolved? What am I missing?
My WinSCP version is 4.0.4 (build 346).
Thanks Jan
I'm trying to do something I would have thought was simple
WinSCP.exe /console /script=copyToP4.txt /parameter target\APReporting.war
And in copyToP4.txt at some point I have:
put %1%
but the console always says:
File or folder '%1%' does not exist.
So it seems that the parameter is not being resolved? What am I missing?
My WinSCP version is 4.0.4 (build 346).
Thanks Jan