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

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
H A DErrorCodes.java35 public static final int SSH_FX_DIR_NOT_EMPTY = 18; field in class:ErrorCodes
77 { "SSH_FX_DIR_NOT_EMPTY", "The directory is not empty." },

Completed in 271 milliseconds