Opened 4 years ago

Closed 18 months ago

#1103 closed (wontfix)

Dropbear expects invalid path for sftp daemon

Reported by: fanbeatsman Owned by: somebody
Keywords: dropbear ssh sftp optware Cc:

Description (last modified by fanbeatsman)

By necessity, Optware installs sftp-server to /opt/libexec/sftp-server, but dropbear looks for it in /usr/libexec/sftp-server. This quick fix will obviate the need for the kludge currently described here:
http://www.dd-wrt.com/wiki/index.php/SFTP_with_DD-WRT

Edit: Fixed the path in the patch.

Attachments (1)

dropbear_sftp_fix.diff (532 bytes) - added by fanbeatsman 4 years ago.
Patch to dropbear's options.h

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by fanbeatsman

Patch to dropbear's options.h

comment:1 Changed 4 years ago by fanbeatsman

  • Description modified (diff)

comment:2 Changed 18 months ago by LOM

  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.