OpenWrt Forum Archive

Topic: Is there a file explorer package for Luci / backfire?

The content of this topic has been archived on 6 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Is there a "file explorer" package for Luci / backfire? If so what is the package called? TIA.

Does nobody know?

I had something like this...

http://img186.imageshack.us/img186/5919/capturea.gif

..more in mind, however your WinSCP program could work too. I'd like to try out x-wrt instead of luci but I don't know how. I'd switch just for the file explorer.

I put 192.168.1.1 as the host name and my user and pass in but got a ton of errors. Something about can not initialize SFTP protocol. I thought SSH was the correct protocol but only see SFTP, SCP, and FTP in the protocol drop down box.

In other words, I can't get your WinSCP to work.

(Last edited by Keypel on 29 Jul 2010, 04:05)

You need to select SCP protocol in WinSCP if you are connecting through SSH.

To get sftp to work on openwrt, you need to install the "openssh-sftp-server" package with opkg.

There is a web fileexplorer in luci for Openwrt...
it shows contents of eg Usb disks plugged in...and you can activate actions like "upload to youtube, picasa, flickr" or "play this mp3,m3u playlist"

http://wiki.fon.com/wiki/File_Browser

the source can be found on www.fonosfera.org

(Last edited by skynetbbs on 26 Aug 2010, 16:34)

Try the Midnight Commander.
opkg install mc

fyi wrote:

Try the Midnight Commander.
opkg install mc

Second that. I use MC and like it.

Andre

if you have php you can use eXtplorer

http://extplorer.sourceforge.net/


dont install 2.1rc3 yet, install older version 2.0.1 instead


... but better use sftp

giaulo -- screenshot looks great, however I get an error trying to install it (on LEDE 17.01-snapshot):

root@EA8500:/tmp# opkg install luci-app-filebrowser_20161211.ipk
Collected errors:
 * pkg_init_from_file: Malformed package file luci-app-filebrowser_20161211.ipk.

PS. Why not submit it to the official repo?

The discussion might have continued from here.