Differences

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

2008-02-18 2008-02-21
putty info to software_caused_connection_abort (martin) verify that the command can be executed with return_code_127 (martin)
Line 92: Line 92:
===== [[return_code_127]] Command failed with return code 127 (or 255) ===== ===== [[return_code_127]] Command failed with return code 127 (or 255) =====
-You will get the error with [[protocols#scp|SCP protocol]], if command necessary for facilitate operation you were trying to do does not exist on remote server or the shell cannot find it.+You will get the error with [[protocols#scp|SCP protocol]], if command necessary for facilitate operation you were trying to do does not exist on remote server or the shell cannot find it. Typically your get the error for ''scp'' command that is used to transfer files.
If you are not an experienced Unix user, you should first try using [[protocols#sftp|SFTP protocol]] instead. If you are not an experienced Unix user, you should first try using [[protocols#sftp|SFTP protocol]] instead.
If you are sure that the command exists on the remote server, make sure that WinSCP (or rather the shell) can find it. You may need to add path to the command to ''PATH'' environment variable. Also make sure that the startup script that sets ''PATH'' is actually executed for non-interactive sessions. If you are sure that the command exists on the remote server, make sure that WinSCP (or rather the shell) can find it. You may need to add path to the command to ''PATH'' environment variable. Also make sure that the startup script that sets ''PATH'' is actually executed for non-interactive sessions.
 +
 +You can also try to run the respective command from terminal (with the same account that you use with WinSCP), to verify that you can execute it. You may not have sufficient permissions, or the command dependencies may not be installed.
===== Invalid access to memory ===== ===== Invalid access to memory =====
This error message is not useful for you as an end-user. It generally means that there is a bug in the software. Please [[reporting|report the bug]]. This error message is not useful for you as an end-user. It generally means that there is a bug in the software. Please [[reporting|report the bug]].

Last modified: by martin – Currently locked by: 185.192.70.161