Differences
This shows you the differences between the selected revisions of the page.
2018-05-14 | 2018-10-23 | ||
prefer isolating the script configuration (martin) | changes "consequences" to "causes" (72.32.43.160) | ||
Line 2: | Line 2: | ||
You probably depend on your configuration of WinSCP or your Windows account permissions or environment. | You probably depend on your configuration of WinSCP or your Windows account permissions or environment. | ||
- | Possible consequences are: | + | Possible causes are: |
* The script fails (or "hangs"), because the [[ssh_verifying_the_host_key|host key]] ([[SFTP]] or [[SCP]]) or [[tls#certificate|certificate]] (FTPS, WebDAVS) is not known by the service's account, and WinSCP fails (or asks for) its verification. | * The script fails (or "hangs"), because the [[ssh_verifying_the_host_key|host key]] ([[SFTP]] or [[SCP]]) or [[tls#certificate|certificate]] (FTPS, WebDAVS) is not known by the service's account, and WinSCP fails (or asks for) its verification. | ||
* The connection fails, because your script depends on [[session_configuration#site|site]], which is not known by the service's account; or the local account that runs the service does not have a network access. | * The connection fails, because your script depends on [[session_configuration#site|site]], which is not known by the service's account; or the local account that runs the service does not have a network access. |