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

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
H A DErrorCodes.java45 public static final int SSH_FX_FILE_CORRUPT = 28; field in class:ErrorCodes
92 { "SSH_FX_FILE_CORRUPT", "The file is corrupt; an filesystem integrity check should be run." },

Completed in 250 milliseconds