Differences

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

2012-11-08 2013-03-08
faq_error_codes (martin) sftp_codes (martin)
Line 94: Line 94:
===== [[error_code_4]] General failure; Error code: 4 ===== ===== [[error_code_4]] General failure; Error code: 4 =====
-You probably see error message like:+See [[sftp_codes|SFTP Status/Error Codes]].
-//General failure (server should provide error description).\\ 
-Error code: 4\\ 
-Error message from server: Failure\\ 
-Request code: ?// 
- 
-What does particular error code mean is explained on the line above, i.e. "General failure" here. Particularly for "General failure", the SFTP server should provide you more details, that you will see next to "Error message from server". Unfortunately, SFTP server shipped with OpenSSH (or Sun SSH) does not. That is, why you see there just "Failure" (very useful). 
- 
-Some situations when OpenSSH (Sun SSH) server issues this useless error message: 
-  * Renaming file to name of already existing file. 
-  * Creating directory that already exists. 
-  * Moving remote file to different filesystem (HDD). 
-  * Uploading file to full filesystem (HDD). 
-  * Exceeding user disk quota. 
- 
-If none of the above helps, check your permissions or contact server administrator. 
- 
-//Read more about [[faq_error_codes|error codes]].// 
===== [[unexpected_close]] Server unexpectedly closed network connection ===== ===== [[unexpected_close]] Server unexpectedly closed network connection =====
==== While Connecting ==== ==== While Connecting ====

Last modified: by martin