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

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
H A DErrorCodes.java28 public static final int SSH_FX_FILE_ALREADY_EXISTS = 11; field in class:ErrorCodes
65 { "SSH_FX_FILE_ALREADY_EXISTS", "The file already exists." },

Completed in 65 milliseconds