Differences

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

2014-09-11 2014-09-30
in-page anchored links without page name (martin) no summary (110.142.226.250) (hidden)
Line 25: Line 25:
| ''2'' | No such file | A reference was made to a file which does not exist. | | | ''2'' | No such file | A reference was made to a file which does not exist. | |
| ''3'' | Permission denied | The user does not have sufficient permissions to perform the operation. | | | ''3'' | Permission denied | The user does not have sufficient permissions to perform the operation. | |
-| ''4'' | Failure | An error occurred, but no specific error code exists to describe the failure. This error message should always have meaningful text in the the //error message// field. | See [[#code_4|above]]. | +| ''4'' | Failure | An error occurred, but no specific error code exists to describe the failure. This error message should always have meaningful text in the the /e server does not implement an operation. | |
-| ''5'' | Bad message | A badly formatted packet or other SFTP protocol incompatibility was detected. | | +
-| ''6'' | No connection | There is no connection to the server.  This error may be used locally, but must not be return by a server. | WinSCP does not use the code. | +
-| ''7'' | Connection lost |The connection to the server was lost.  This error may be used locally, but must not be return by a server. | WinSCP does not use the code. | +
-| ''8''  | Operation unsupported | An attempted operation could not be completed by the server because the server does not support the operation. It may be returned by the server if the server does not implement an operation. | |+
| ''9'' | Invalid handle | The handle value was invalid. | | | ''9'' | Invalid handle | The handle value was invalid. | |
| ''10'' | No such path | The file path does not exist or is invalid. | | | ''10'' | No such path | The file path does not exist or is invalid. | |

Last modified: by 110.142.226.250