This is an old revision of the document!
Documentation » Support »
Common Error Messages
- The server’s host key was not found in the cache
- Warning - Potential security breach!
- Network error: Connection refused
- No connection could be made because the target machine actively refused it
- Network error: Connection timed out
- Network error: No route to host
- Timeout detected
- Network error: Software caused connection abort
- Host does not exist
- The requested name is valid, but no data of the requested type was found
- General failure; Error code: 4
- Server unexpectedly closed network connection
- Incoming packet was garbled on decryption
- Connection has been unexpectedly closed. Server sent command exit status 1 (or 255 or 0)
- Network error: Connection reset by peer
- Host is not communicating for more than 15 seconds. Still waiting… Warning: Aborting this operation will close connection!
- Access denied
- Permission denied
- Server sent disconnect message type 2 (protocol error): “Too many authentication failures for root”
- Unable to use this private key file, Couldn’t load private key, Key is of wrong type
- Unexpected directory listing line ‘…’
- Received too large (… B) SFTP packet. Max supported packet size is 102400 B
- Command failed with return code 127 (or 255)
- WinSCP was not able to determine application that was started to open the file. WinSCP cannot watch for changes in the file and thus it will not upload the changed file back
- Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended)
- Server returned empty listing for directory
- Timeout waiting for external console to complete the command
- Error listing directory
- Cannot initialize SFTP protocol. Is the host running a SFTP server?
- The server cannot open connection in active mode. If you are behind a NAT router, you may need to specify an external IP address. Alternatively, consider switching to passive mode.
- The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
- Transfer was succesfully finished, but temporary transfer file … could not be renamed to target file name …
- Invalid access to memory
Advertisement
Other References
SSH code of WinSCP is based on PuTTY. So if you are getting some error message while using SFTP or SCP protocols (particularly while connecting), you may check also the common error messages in PuTTY documentation.
Ravindra