Issue activity log

2008-04-10 11:04 Created Pass command-line parameters to script
Component Scripting
Severity Enhancement
Comment For example:
winscp /script=script.txt /params file1.dat file2.dat

script.txt:
open session
put %1
put %2
2009-04-10 09:26 Priority High
Comment Raising priority
2009-06-11 21:53 Status RESOLVED
Implemented in 4.2.2
Resolution FIXED
Comment Implemented.
The pattern is %1%, %2%
Not %1 or %2 as shown above.
2019-09-26 16:14 Comment https://winscp.net/eng/docs/scripting#arguments
https://winscp.net/eng/docs/commandline#scripting