diff options
author | Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net> | 2022-01-07 10:37:02 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-01-07 10:37:02 +0000 |
commit | 108d74cb0a8d27e82550d2772ae64fd7748e151d (patch) | |
tree | b7ae8e0cfac894f052da2c269a65ffe0cb60c900 /sys/man/1 | |
parent | 9d43029ff984435111eff658308a44b4f3eee1cc (diff) |
cmd/sshfs.c (recvproc): prefer error codes over error strings
Strings for existing codes in the most used server (OpenSSH) just
repeat the error code name. OTOH we like to have wording of the
strings under our control as much as possible, so we can easier find
and process them. Error strings are still usefull as fallback for
compatibility with future versions of the server.
Diffstat (limited to 'sys/man/1')
0 files changed, 0 insertions, 0 deletions