INSTALL OPENSSL AND SFTP ON ASUSWRT

Go to Nav

This document explains how to add SFTP functionality to Dropbear.

Dropbear is a lightweight package of OpenSSH.
Some features of OpenSSH have been removed, including SFTP.

ENVIRONMENT

  • ASUSWRT-MERLIN 386.12
  • Entware armv7sf-k2.6

METHOD

opkg update
opkg install openssh-sftp-server

Proceed with updating and installing the package manager.

After installation, you can access it immediately without any additional configuration.