Commit f7fcdfa
committed
Add support for using sftp-server found within PATH
Before trying list of well-known candidates allow detection routine to
check if the binary is discoverable inside PATH already. This covers
cases for unknown distributions or user built packages, which could be
symlinked into `/usr/local/bin` to be discoverable before system packages
and Windows, where needed dependencies might have different packaging.
Signed-off-by: Arthur Sengileyev <arthur.sengileyev@gmail.com>1 parent cedcbf9 commit f7fcdfa
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments