diff --git a/config.h b/config.h index fb8dbdc30522e3c8fafcbc8a547e6fc2ae605946..e1d8c3e7eb49e757c2d574205e812e7d5f18e0f3 100644 --- a/config.h +++ b/config.h @@ -1535,3 +1535,5 @@ #define SSHDIR "/data/ssh" #define _PATH_PRIVSEP_CHROOT_DIR "/data/ssh/empty" + +#define _PATH_SSH_PROGRAM "/system/bin/sftp"