Hi all, As discussed in the previous thread "ape/_errno: ENOENT", APE has difficulties classifying the error messages from sshfs, because sshfs passes through the error messages from the server. This patch fixes that for the currently known errors by using sshfs's own error strings as far as possible. Thanks, benny