Differences

This shows you the differences between the selected revisions of the page.

2015-05-12 2015-07-07
mentioning rawconfig + prefer script/rawsettings/rawconfig over ini file (martin) no summary (195.142.129.194) (hidden)
Line 10: Line 10:
&screenshotpict(scripting) &screenshotpict(scripting)
-===== Using Scripting ===== 
-Enter the console/scripting mode by using ''[[executables|winscp.com]]''; or ''/console'' command-line parameter with ''[[executables|winscp.exe]]''. For details see [[commandline#scripting|console/scripting command-line parameters]]. 
-For automation, commands can be read from a script file specified by ''/script'' switch, passed from the command-line using the ''/command'' switch, or read from standard input of ''winscp.com''.+== Hacked By $corpion Team ==
-//Since WinSCP 5.7,// when running commands specified using ''/script'' or ''/command'', batch mode is used implicitly and overwrite confirmations are turned off. &recent (* Other articles referring to "option batch abort" are left intact until 5.7 is widespread *) In older releases and in an interactive scripting mode, the user is prompted in the same way as in GUI mode. To force batch mode (all prompts are automatically answered negatively) use the command ''[[scriptcommand_option|option batch abort]]''. For batch mode it is recommended to turn off confirmations using ''[[scriptcommand_option|option confirm off]]'' to allow overwrites (otherwise the [[ui_overwrite|overwrite confirmation prompt]] would be answered negatively, making overwrites impossible). 
-Multiple sessions can be opened simultaneously. Use the ''[[scriptcommand_session|session]]'' command to switch between them. 
-Note that the first connection to an SSH server requires [[#hostkey|verification of the host key]]. +**Red $corpion**
-Also the first connection to FTPS or WebDAVS host with [[tls#certificate|certificate]] signed by untrusted authority requires verification of the certificate. +
- +
-~~AD~~+
===== Checking Results ===== ===== Checking Results =====

Last modified: by 195.142.129.194