Differences
This shows you the differences between the selected revisions of the page.
| 2008-11-30 | 2008-12-18 | ||
| wikify passive mode hint for timeout (martin) | Server returned empty listing for directory (martin) | ||
| Line 37: | Line 37: | ||
| ===== Timeout detected ===== | ===== Timeout detected ===== | ||
| - | If you are getting the error while logging in or while initiating file transfer, all reasons and hints for [[messages#connection_refused|"Network error: Connection refused"]] above apply to this error too. | + | If you are getting the error while logging in or while initiating file transfer, all reasons and hints for [[messages#connection_refused|"Network error: Connection refused"]] above apply to this error too.)))))) |
| With [[protocols#ftp|FTP protocol]] you can also try to use [[ui_login_connection#passive_mode|passive mode]]. | With [[protocols#ftp|FTP protocol]] you can also try to use [[ui_login_connection#passive_mode|passive mode]]. | ||
| Line 158: | Line 158: | ||
| ===== [[startup_message]] Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended) ===== | ===== [[startup_message]] Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended) ===== | ||
| This error is typically associated with another error. Look for details about the other error instead. | This error is typically associated with another error. Look for details about the other error instead. | ||
| + | |||
| + | ===== Server returned empty listing for directory ===== | ||
| + | Check that you have read and execute permissions to the directory. | ||
| ===== Invalid access to memory ===== | ===== Invalid access to memory ===== | ||
| Line 164: | Line 167: | ||
| ===== Other References ===== | ===== Other References ===== | ||
| SSH code of WinSCP is based on PuTTY. So if you are getting some error message while using [[protocol|SFTP or SCP protocols]] (particularly while connecting), you may check also the [[&url(puttydoc)/Chapter10.html|common error messages]] in PuTTY documentation. | SSH code of WinSCP is based on PuTTY. So if you are getting some error message while using [[protocol|SFTP or SCP protocols]] (particularly while connecting), you may check also the [[&url(puttydoc)/Chapter10.html|common error messages]] in PuTTY documentation. | ||
| + | |||