Add errors for all the SSH_FXP_STATUS codes to give the developer implementing request server handlers greater control over the returned codes. Most helpful in cases where nothing currently would work (eg. unsupported). Fixes #223