Author Topic: Feature Request: Browser based search of eBox file server  (Read 1358 times)

mlanner

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Feature Request: Browser based search of eBox file server
« on: June 13, 2008, 06:42:38 pm »
Hello,

I've installed a couple of eBoxes as file servers. They work great! Thank you so much for an awesome product.

A feature that would be of great value on a file server would be a browser based search interface from which you can search the content of selected directories on the eBox. I know Beagle has a web interface.

http://beagle-project.org/Beagle_Webinterface
http://beagle-project.org/FAQ
http://beagle-project.org/Development

I've (somewhat) successfully installed and configured Beagle Web Interface once on Ubuntu a while back. I got it to index and search my home directory, but no other directories. (Probably just my lack of understanding of how to modify the configuration to expand it to other directories.) However, since I'm not a programmer I'm not sure what effort would have to go into integrating the Beagle Web Interface into eBox, but I think it would be of tremendous value as an add-on module in the eBox platform.

If others are interested in this functionality, I'm willing to start a bounty for integrating Beagle Web Interface, or any other functionally equivalent module, into eBox. If you have an interest, please respond to this thread and indicate your interest and/or with ideas you might have.

c4rdinal

  • Zen Samurai
  • ****
  • Posts: 289
  • Karma: +2/-0
    • View Profile
Re: Feature Request: Browser based search of eBox file server
« Reply #1 on: July 05, 2008, 01:20:54 am »
This will definitely a very nice feature for eBox.

Hope it will be available soon...

Tnx

c4rdinal

  • Zen Samurai
  • ****
  • Posts: 289
  • Karma: +2/-0
    • View Profile
Re: Feature Request: Browser based search of eBox file server
« Reply #2 on: October 02, 2008, 06:02:09 pm »
I hope this will be implemented in the following manner:

This may actually reach further than CIFS/SMB if the CIFS/SMB browser is a
generic one used elsewhere.

When the "..." button is pressed behind the "Path" box, a browser window
opens. That window seems to allow the user to drill into directories, but
I don't see how to move back up a level if I drill in too far.

In the same browser, I'd like to see a way to add a new subdirectory or
folder in the current directory.

Lastly,I'd suggest that the user be warned if the path for the share doesn't (yet) exist.

Hope this request be heard. :)

dmeireles

  • Zen Monk
  • **
  • Posts: 51
  • Karma: +1/-0
  • Masturbation, the human version of autoexec.bat
    • View Profile
Re: Feature Request: Browser based search of eBox file server
« Reply #3 on: October 06, 2008, 12:08:07 pm »
Well, you can already have your shares accessible via http. I would prefer FTP for doing such things, and stick with http for specific downloads (http://ebox-server/~user/file.zip), of course without directory listing...

mac

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Feature Request: Browser based search of eBox file server
« Reply #4 on: November 28, 2008, 12:24:28 pm »
google for sslbridge

it's an https + php + samba client

browse SMB (windows) shares via web-browser

dmeireles

  • Zen Monk
  • **
  • Posts: 51
  • Karma: +1/-0
  • Masturbation, the human version of autoexec.bat
    • View Profile
Re: Feature Request: Browser based search of eBox file server
« Reply #5 on: December 02, 2008, 01:31:42 pm »
google for sslbridge

it's an https + php + samba client

browse SMB (windows) shares via web-browser

WOW! Just finished testing thit software... What a great tool, thanks for sharing this!

PS: you need to install smbcliente, smbfs and after that, you need to type the following command (the program calls a late version of smbmout, known as smbmnt, therefore you have to do this in order to trick the system):

ln -s /usb/bin/smbmount /usr/bin/smbmnt


sebzicos

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Feature Request: Browser based search of eBox file server
« Reply #6 on: February 03, 2012, 08:57:42 pm »
Good evening,

I'm trying tu give a web access to my users with sslbridge but in vain at the moment.
Using Zentyal 2.2.5 and sslbridge 1.5.

I've all done what is written in your last post but i still can't authenticate !

I always have this message "You have not entered a valid login.  Please return to the login screen and try to authenticate again.  If this error persists contact your network administrator."

Please help !
Thank you