Sam Gleske on 16 Oct 2012 06:43:34 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Looking for Open Source Cloud File Storage Program


On Sat, Oct 13, 2012 at 9:00 PM, Casey Bralla <MailList@nerdworld.org> wrote:
I'm not looking to do anything other than save files to a web page that anyone
with a good password can log in to.


Anybody have any suggestions for a very simple cloud storage system that I can
host?

I wrote a simple php script which does nothing but recursively list out files and folders in a directory structure.  So you can serve it using apache with SSL and simple HTTP auth.  Does this "save files to a web page" have to be a two way transaction?  As in your friends/whoever also have to be able to log in and upload?

At any rate here's the script...

http://sourceforge.net/projects/webtechtools/files/PHP%20Scripts/List%20Contents%20of%20a%20Directory/v0.2/

This is similar to apache's own directory listing feature but allows you to add graphics to it.  Then again you could also use apache's built in directory listing feature with simple HTTP auth.

SAM
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug