1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-12-28 17:08:08 +00:00

this is the only change necessary to make sftp-server "work" with dropbear

(of course, it doesn't "actually work")
This commit is contained in:
Greg Alexander 2014-12-21 17:41:40 -05:00
parent 7a66cd87b9
commit 8fb9669531

View File

@ -263,7 +263,7 @@ much traffic. */
* "-q" for quiet */
#undef XAUTH_COMMAND
#undef SFTPSERVER_PATH
#define SFTPSERVER_PATH NDK_EXECUTABLES_PATH "/libsftp-server.so"
/* This is used by the scp binary when used as a client binary. If you're
* not using the Dropbear client, you'll need to change it */