DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2010-12-06 23:19:14

kevincw01
Member
Registered: 2008-02-14
Posts: 12

web-based file manager?

My employer's firewall and http proxy make it basically impossible to access anything except for http/https.  It would be great if I could access my files using a website.  Is there plugin to enable a simple web-based file manager for dns-323?

Offline

 

#2 2010-12-07 00:06:51

bjby
Member
Registered: 2009-02-22
Posts: 265

Re: web-based file manager?

If you have access to install client software or firefox plugins. You can pass the firewall by putting ssh on port 443 (https). But you will surely be braking the employers policy.

If you only have a plain browser, dont think there is an easy way.

Offline

 

#3 2010-12-07 17:43:45

bound4h
Member
Registered: 2010-04-12
Posts: 209

Re: web-based file manager?

Why not run lighttpd server on port 80 on the 323, then just add php support and code a php page to call up the file contents in a directory (with links to download/view)?

Offline

 

#4 2010-12-08 20:17:27

kevincw01
Member
Registered: 2008-02-14
Posts: 12

Re: web-based file manager?

@bjby, I can access the https web interface just fine. 

@bound4h, looks like I will do that.  The wiki has install instructions for lighttpd but they look a bit dated.  Are there newer instructions?

Offline

 

#5 2010-12-09 22:04:00

bound4h
Member
Registered: 2010-04-12
Posts: 209

Re: web-based file manager?

It's very simple.  Search for lighttpd php on here and there is a thread about installing mysql (if you need it), php and lighttpd.  There are two configs (one for php and one for lighttpd) that are located in the /ffp/etc/examples directory.  Just copy these to your /ffp/etc directory.  If I find the thread I'll post.

Offline

 

#6 2010-12-09 22:07:39

bound4h
Member
Registered: 2010-04-12
Posts: 209

Re: web-based file manager?

Here: http://dns323.kood.org/forum/viewtopic.php?id=5514.  I think you will need the php-recommended.ini config and the lighttpd-with-php.conf (of course rename it to just lighttpd.conf).

Offline

 

#7 2010-12-11 23:16:28

3rdparty
Member
Registered: 2008-04-19
Posts: 20

Re: web-based file manager?

For those of us not php-inclined, has anyone coded a php page to view/edit files/folders on the DNS-323?

Offline

 

#8 2010-12-12 00:18:50

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: web-based file manager?

Tons of them available. Just google the subject. PHP, perl, many other possible easy drop in programs.


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#9 2010-12-12 00:37:27

3rdparty
Member
Registered: 2008-04-19
Posts: 20

Re: web-based file manager?

Looks like eXtplorer (http://dns323.kood.org/forum/viewtopic.php?id=4189) may do the trick

Offline

 

#10 2010-12-14 09:15:06

kevincw01
Member
Registered: 2008-02-14
Posts: 12

Re: web-based file manager?

ok I got funplug, lighttpd, php and eXtplorer installed.  Last thing I need to do before I expose this to the outside is enable SSL in lighttpd.  I tried just changing the URL from "http" to "https" but it doesn't work...just sits there.  https works on the standard web interface already.

Offline

 

#11 2010-12-14 15:44:47

bound4h
Member
Registered: 2010-04-12
Posts: 209

Re: web-based file manager?

SSL will need to run on port 443, though I haven't read up on enabling it in lighttpd.  But I bet a google search of "lighttpd ssl" would give you what you need..

Offline

 

#12 2010-12-15 04:02:07

kevincw01
Member
Registered: 2008-02-14
Posts: 12

Re: web-based file manager?

As it turns out there are 2 commented out parameters in the lighttpd.conf file that enable SSL.  One of them is the path to the server certificate which I borrowed from the other web server running on the box.  However enabling SSL disables standard http and it serves it on the port configured. 

The problem now is that eXtplorer doesn't like to run SSL on a non-standard port.  There is some code in there to detect that we're running SSL by checking if the port is 443.  But even after hacking that to my non-standard SSL port, it still fails.  I cannot run lighttpd on the standard SSL port of 443 because the other goahead web server uses that port for its SSL.  I don't know how to reconfigure the goahead web server for a different SSL port.  According to some forum posts about the goahead web server, you have to recompile it to reconfigure the SSL port so that's probably not an option.  Any suggestions on how to fix this are welcome.


Right now I'm running with php file manager (http://phpfm.sourceforge.net/) which is not nearly as nice as eXtplorer, but it does work with SSL on a non-standard running on the DNS-323.

Offline

 

#13 2012-02-25 23:44:51

simoness
New member
Registered: 2010-12-22
Posts: 1

Re: web-based file manager?

FileVista is a web document manager for storing, managing and sharing files online through your web browser.It is a web based software which you install on your web server to fulfill web document management requirements of your company or organization.
This web document manager allows your users to upload, download and organize any type of file with an intuitive user interface.
upload file manager

Offline

 

#14 2012-02-27 09:04:37

bound4h
Member
Registered: 2010-04-12
Posts: 209

Re: web-based file manager?

Resurrecting a two year old thread to plug your business...nice.

Too bad the requirements for your software do not even mention Linux, much less the 323.

Last edited by bound4h (2012-02-27 09:06:00)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB