|
|
 |
« on: February 23, 2010, 01:10:26 PM » |
|
Hey!
I wonder if there's some kind of a free, good looking http frontend to access my files (e.g. pictures, music,...). Basically I backup all my files (documents as well as media files) on the plug and I want something that offers me the ability to access them over the web (a optimised view for my mobile browser would be nice too) in a comfortable manner. It should be something like the frontends of all these online storage services like humyo or dropbox, so something with a nice image gallery, maybe the ability to stream a music file, etc. . Maybe you know something like this?!
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #1 on: February 23, 2010, 04:33:00 PM » |
|
I believe you are looking for a content management system...
almanah - application to ease management of a personal diary diogenes - web content management system libroxen-ecms - Simple content management module for the Roxen Challenger web server med-cms - Debian Med content management systems textpattern - flexible and easy-to-use content management system typo3 - Powerful content management framework (Meta package) webgui - Content management platform to maintain complex web sites xfce4-cddrive-plugin - CD-Rom drive management plugin for the Xfce4 panel zope-cmfbibliographyat - A Bibliography management product for Zope/CMF/Plone zope-plone3 - content management system based on zope and cmf zope-zms - Content management for science, technology and medicine drupal6 - a fully-featured content management framework
|
|
|
|
|
Logged
|
|
|
|
|
knireis
Jr. Member

Karma: 2
Posts: 88
|
 |
« Reply #2 on: February 23, 2010, 06:57:51 PM » |
|
It is not free, but works very nice on your Sheeva. Like you have created your own 'cloud'. www.tonido.com
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #3 on: February 24, 2010, 01:10:25 PM » |
|
Thanks for your answers. Yes, something like tonido would be great, but I prefer a something free/open source!
|
|
|
|
|
Logged
|
|
|
|
|
knireis
Jr. Member

Karma: 2
Posts: 88
|
 |
« Reply #4 on: February 24, 2010, 01:15:49 PM » |
|
if you need just a filebrowser/server http://extplorer.sourceforge.net/This will work fine with lighttpd webserver
|
|
|
|
|
Logged
|
|
|
|
|
sebbo
Newbie
Karma: 1
Posts: 3
|
 |
« Reply #5 on: February 27, 2010, 10:29:16 AM » |
|
File Thingie is pretty cool...
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Tempel
Newbie
Karma: 0
Posts: 11
|
 |
« Reply #7 on: March 02, 2010, 03:00:03 PM » |
|
The absolutely easiest way is to use just a webserver without any of these fancy content management systems; either lighttpd or apache will do, others might work too. You're going to have to install a webserver first anyways, so give it a shot.
For lighttpd, you just need to edit the configuration file (/etc/lighttpd/lighttpd.conf) so that its document root (called "server.document-root" in the config) points to the folder in which all your files are stored, and make sure directory listings ("server.dir-listing", I think) are enabled. Then, when you connect to your plug through a web browser, it should make all the files in that directory (and all directories below it) available for download. To upload, you'll need a fancier system, but one step at a time, right?
|
|
|
|
|
Logged
|
|
|
|
|
Blüto
Newbie
Karma: 5
Posts: 38
|
 |
« Reply #8 on: March 03, 2010, 10:24:53 AM » |
|
There is an HTTP protocol extension for this purpose: WebDAV. I'm aware of two implementations you might want to check out: BarracudaDrive Web Server (for SheevaPlug , NSLU2, et al) and an Apache module if you're looking to roll your own.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
 |
« Reply #9 on: March 13, 2010, 07:45:12 PM » |
|
I'm a Tonido user. While 90% of their applications are useless, it's FANTASTIC for browsing files and also creating quick share-points for friends to access. For $20, i like supporting them.
|
|
|
|
|
Logged
|
|
|
|
|
|