SSH_FX_FILE_ALREADY_EXISTS

An attempt to create an already existing file or directory has been made

enum SSH_FX_FILE_ALREADY_EXISTS = 11;

Meta