Differences
This shows you the differences between the selected revisions of the page.
| 2011-08-18 | 2011-08-18 | ||
| cannot_initialize_sftp_protocol and some improvements (martin) | restored error_listing_directory (martin) | ||
| Line 239: | Line 239: | ||
| See example of [[guide_dotnet|.Net]] or [[guide_automation_advanced#inout|WSH]] code dealing with the problem. | See example of [[guide_dotnet|.Net]] or [[guide_automation_advanced#inout|WSH]] code dealing with the problem. | ||
| + | |||
| + | ===== [[error_listing_directory]] Error listing directory ===== | ||
| + | This is high-level error, and it is typically associated with another error, such as: | ||
| + | * [[message_timeout_detected|Timeout detected]]; | ||
| + | * [[message_unexpected_directory_listing|Unexpected directory listing line '...']]. | ||
| ===== [[cannot_initialize_sftp_protocol]] Cannot initialize SFTP protocol. Is the host running a SFTP server? ===== | ===== [[cannot_initialize_sftp_protocol]] Cannot initialize SFTP protocol. Is the host running a SFTP server? ===== | ||