Differences
This shows you the differences between the selected revisions of the page.
2013-05-08 | 2013-05-08 | ||
update for windows 8 (martin) | typo (martin) | ||
Line 19: | Line 19: | ||
* Give your task a name and click //Next//. | * Give your task a name and click //Next//. | ||
* Choose when the task should be run and click //Next//. | * Choose when the task should be run and click //Next//. | ||
- | * For task action, select //Start a program// and client //Next//. | + | * For task action, select //Start a program// and click //Next//. |
* Browse for ''WinSCP.exe'' [[executable]]. | * Browse for ''WinSCP.exe'' [[executable]]. | ||
* In //Add arguments// add appropriate WinSCP [[commandline|command-line]] parameters to execute the [[scripting#commands|scripting commands]] you need (typically you will use ''/script'' or ''/command'' parameters). \\ The resulting arguments may look like: \\ ''%%/command "option batch abort" "option confirm off" "open user:password@example.com" "put d:\examplefile.txt /home/user/" "exit"%%'' \\ Note that the command-line parameter ''/console'' was not specified, what makes ''WinSCP.exe'' not show the console window, not to disturb you while you are using your workstation. | * In //Add arguments// add appropriate WinSCP [[commandline|command-line]] parameters to execute the [[scripting#commands|scripting commands]] you need (typically you will use ''/script'' or ''/command'' parameters). \\ The resulting arguments may look like: \\ ''%%/command "option batch abort" "option confirm off" "open user:password@example.com" "put d:\examplefile.txt /home/user/" "exit"%%'' \\ Note that the command-line parameter ''/console'' was not specified, what makes ''WinSCP.exe'' not show the console window, not to disturb you while you are using your workstation. |