1
ebaman
Re: Need to find a working CMS (to replace my current)
  • 2008/12/29 10:53

  • ebaman

  • Just popping in

  • Posts: 3

  • Since: 2008/12/28


Regarding my hosting situation, in theory I dont have any limits on uploads, but the way apache works, it limits the uploads to somewhere between 20MB and 150MB, depending on networkload.
Apache times out the connection and cleans up all stuff that is left over, when using the normal POST method. (I'm hosted on a load-balanced clustered setup, thats why apache behaves like this, by design).
Apache was never designed to handle large amounts of data, so when it doesn't get any
HTTP GET/POST etc it thinks that the connection is dead (the upload is not a part of the original connection).
Since I need to be able to have uploads of at least 1GB, the normal HTTP POST method is off no use at all.

However FLASH seems to work in a different way, and I have tested the flashuploader I linked to with a 700MB file without any problems.

The FTP-Java applet I linked to works as well with larger files, however, its a little bit unsafe, for obvious reasons.
This can somewhat be circumvented by having a number of FTP-accounts, that is rotated, and a temporary uploadfolder that is cleaned out after every upload, however that would not stop malicious people to store unwanted material on the server.
So, it seems to me that the FLASH uploader is the best way to go, since it intergrates with PHP nicely.

Now, regarding the display frontend, I want the user/uploader to be able to select an icon for the file and to be able to upload a thumb-nail picture of the file as well, together with the original file.

He should be able to select the folder/category where the file should end up.

All files should/Must be stored on the disk file system, not the database.

The file should not be published until adm approval, hence a message should be sent to adm when a file is uploaded.

There should be some download quota system, connected to how many files the user uploads.

Only registered users should be able to upload or download files.
Visitors is only allowed to browse the respository.

It should be possible to enter a comment about the file, i.e the quality, missing pages etc.

Preferably (to save bandwidth for non-dsl users) there should be an option to only display a folder-like view, with no thumbnails or graphics (diplayed on demand).



2
ebaman
Re: Need to find a working CMS (to replace my current)
  • 2008/12/29 0:27

  • ebaman

  • Just popping in

  • Posts: 3

  • Since: 2008/12/28


Will it support .exe, .zip, .bin or whatever file type one can imagine?



3
ebaman
Need to find a working CMS (to replace my current)
  • 2008/12/28 22:02

  • ebaman

  • Just popping in

  • Posts: 3

  • Since: 2008/12/28


Hi All.
I need to find a CMS-Solution to replace my old one with.
Been searching around and sofar no luck.
Apart from the usual stuff I need the following:
Front end file upload capaibility, that is not restricted by server settings, something likehttp://swfupload.org/ orhttp://ftp-uploader.sourceforge.net/
Connected with something like thishttp://www.remository.com

Basically, what I need is some sort of front-end file-viwer, that can handle all types of files and comments/descriptions of them together with a thumbnail picture either uploaded at the same time, or created on the server or a default one.

The uploader needs to bypass the normal http post, using eithe a ftp-java applet or the SWF technology.

Is this possible in XOOPS?

The site is www.ebaman.com




TopTop



Login

Who's Online

139 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 139


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits