Searched refs:SSH_FX_NO_CONNECTION (Results 1 - 1 of 1) sorted by relevance

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
H A DErrorCodes.java23 public static final int SSH_FX_NO_CONNECTION = 6; field in class:ErrorCodes
59 { "SSH_FX_NO_CONNECTION", "There is no connection to the server." },

Completed in 16 milliseconds